summaryrefslogtreecommitdiffstats
path: root/target/linux/package/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/package/Makefile')
-rw-r--r--target/linux/package/Makefile1
1 files changed, 1 insertions, 0 deletions
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)