libiproute: eliminate unused fields in struct filter_t's; style fixes
[oweals/busybox.git] / Makefile.custom
index b0ef056274e4cb61dbe8a485c00328eeadde56ac..fb9ec671ca7f73413c2cdc263963c4390db12371 100644 (file)
@@ -133,7 +133,7 @@ docs/BusyBox.txt: docs/busybox.pod
 docs/BusyBox.1: docs/busybox.pod
        $(disp_doc)
        $(Q)-mkdir -p docs
-       $(Q)-pod2man --center=BusyBox --release="version $(VERSION)" $< > $@
+       $(Q)-pod2man --center=BusyBox --release="version $(KERNELVERSION)" $< > $@
 
 docs/BusyBox.html: docs/busybox.net/BusyBox.html
        $(disp_doc)