X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4797fbf8d54507e94798952fc1e5009522ec7d32..5925191051fac6eff6e9fa9a6268b1d05e96337f:/target/linux/package/Makefile?ds=inline diff --git a/target/linux/package/Makefile b/target/linux/package/Makefile index 84402cce2..43fbd60f2 100644 --- a/target/linux/package/Makefile +++ b/target/linux/package/Makefile @@ -8,14 +8,10 @@ package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan package-y += openwrt ifeq ($(BOARD),brcm) -package-$(BR2_PACKAGE_WIFICONF) += wificonf -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