From: Felix Fietkau Date: Mon, 7 Nov 2005 01:34:28 +0000 (+0000) Subject: fix wificonf install X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0a8c594d0b0b7e3cb0170d76a5a3e11f59f85268;p=15.05%2Fopenwrt.git fix wificonf install git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2367 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/wificonf/Makefile b/openwrt/package/wificonf/Makefile index f6608331b1..b9bfb8a389 100644 --- a/openwrt/package/wificonf/Makefile +++ b/openwrt/package/wificonf/Makefile @@ -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: