fix wificonf install
authorFelix Fietkau <nbd@openwrt.org>
Mon, 7 Nov 2005 01:34:28 +0000 (01:34 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 7 Nov 2005 01:34:28 +0000 (01:34 +0000)
SVN-Revision: 2367

openwrt/package/wificonf/Makefile

index f6608331b1e4dee273dddafd9621425ba329057a..b9bfb8a389ce79747bd632c3c2575f9d1ea3b377 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: