fix wificonf install
[openwrt.git] / openwrt / package / wificonf / Makefile
index f660833..b9bfb8a 100644 (file)
@@ -9,10 +9,6 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/wificonf
 
 include $(TOPDIR)/package/rules.mk
 
-ifneq ($(BOARD),brcm)
-BR2_PACKAGE_WIFICONF:=m
-endif
-
 $(eval $(call PKG_template,WIFICONF,$(PKG_NAME),$(PKG_RELEASE),$(ARCH)))
 
 $(PKG_BUILD_DIR)/.prepared:
This page took 0.022225 seconds and 4 git commands to generate.