aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-07-21 14:02:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-07-21 14:02:53 +0000
commit2afc4e3e6663473610d0f46c9bae925ee2bd251d (patch)
tree6774b82fd38b45494fc668c919d763dae64ab7c1 /target/linux/package/Makefile
parent6b386ef312f4c77b502bdf497b9e19a548b58101 (diff)
downloadmaster-187ad058-2afc4e3e6663473610d0f46c9bae925ee2bd251d.tar.gz
master-187ad058-2afc4e3e6663473610d0f46c9bae925ee2bd251d.tar.bz2
master-187ad058-2afc4e3e6663473610d0f46c9bae925ee2bd251d.zip
add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1519 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/Makefile')
-rw-r--r--target/linux/package/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/package/Makefile b/target/linux/package/Makefile
index adce4d4eed..a08d9048ab 100644
--- a/target/linux/package/Makefile
+++ b/target/linux/package/Makefile
@@ -5,9 +5,10 @@ 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-y += openwrt
ifeq ($(BOARD),brcm)
-package-y += nvram openwrt
+package-y += nvram
ifeq ($(LINUX_VERSION),2.4.30)
package-$(BR2_PACKAGE_KMOD_WLCOMPAT) += wlcompat