rename openwrt-ar7-zimage.bin to openwrt-ar7-2.4-kernel.bin
[openwrt.git] / openwrt / target / linux / package / Makefile
index a08d904..43fbd60 100644 (file)
@@ -8,13 +8,10 @@ package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan
 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
This page took 0.028746 seconds and 4 git commands to generate.