move wificonf to target/linux/package
[openwrt.git] / openwrt / target / linux / package / Makefile
index a08d904..84402cc 100644 (file)
@@ -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)