From f6a2f4a770429d606a4b07ac097c7c69e333aa6e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 23 Jul 2005 19:04:55 +0000 Subject: move wificonf to target/linux/package SVN-Revision: 1537 --- openwrt/target/linux/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/linux/package/Makefile') diff --git a/openwrt/target/linux/package/Makefile b/openwrt/target/linux/package/Makefile index a08d904..84402cc 100644 --- a/openwrt/target/linux/package/Makefile +++ b/openwrt/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.1