X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f80d4fdc68858ba956a39e19ad6efa868beb827e..41b0ff2027c902e917675102b6157d2902825b5e:/target/linux/package/Makefile diff --git a/target/linux/package/Makefile b/target/linux/package/Makefile index a08d9048a..4b8d06889 100644 --- a/target/linux/package/Makefile +++ b/target/linux/package/Makefile @@ -5,16 +5,14 @@ package-$(BR2_PACKAGE_KMOD_FUSE) += fuse package-$(BR2_PACKAGE_KMOD_MINI_FO) += mini_fo package-$(BR2_PACKAGE_KMOD_SHFS) += shfs package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan +package-$(BR2_PACKAGE_KMOD_MADWIFI) += madwifi package-y += openwrt ifeq ($(BOARD),brcm) -package-y += nvram - ifeq ($(LINUX_VERSION),2.4.30) package-$(BR2_PACKAGE_KMOD_WLCOMPAT) += wlcompat +wlcompat-compile: openwrt-compile endif - -nvram-compile: openwrt-compile endif all: compile install