X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/629b5c0767c8557ab688582bb6bd86c448f8c243..b901e3bb50d4004398195236510a39537ebcba3b:/openwrt/target/linux/package/Makefile diff --git a/openwrt/target/linux/package/Makefile b/openwrt/target/linux/package/Makefile index a08d9048a..84402cce2 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)