summaryrefslogtreecommitdiff
path: root/openwrt/package/wificonf
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-11-07 01:34:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-11-07 01:34:28 +0000
commit35dd7ffde66e9e9afdf7a3470965f288b8f93106 (patch)
tree8ed85a2ce117fe465cbd49e594ee4e293a370e58 /openwrt/package/wificonf
parent23e83cd0cd354824d6d69861b466d881fe364306 (diff)
downloadmtk-20170518-35dd7ffde66e9e9afdf7a3470965f288b8f93106.zip
mtk-20170518-35dd7ffde66e9e9afdf7a3470965f288b8f93106.tar.gz
mtk-20170518-35dd7ffde66e9e9afdf7a3470965f288b8f93106.tar.bz2
fix wificonf install
SVN-Revision: 2367
Diffstat (limited to 'openwrt/package/wificonf')
-rw-r--r--openwrt/package/wificonf/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/openwrt/package/wificonf/Makefile b/openwrt/package/wificonf/Makefile
index f660833..b9bfb8a 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: