From 4797fbf8d54507e94798952fc1e5009522ec7d32 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 23 Jul 2005 19:04:55 +0000 Subject: move wificonf to target/linux/package git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1537 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/package/Makefile') diff --git a/target/linux/package/Makefile b/target/linux/package/Makefile index a08d9048a..84402cce2 100644 --- a/target/linux/package/Makefile +++ b/target/linux/package/Makefile @@ -8,6 +8,7 @@ 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) -- cgit v1.2.3