move wificonf to target/linux/package
[openwrt-10.03/.git] / target / linux / package / Makefile
index a08d9048ab3272b074df8d4be08948dfcda05151..84402cce2ed73b8704a92535b8ba601d04774d5c 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)