summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-07 01:34:28 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-07 01:34:28 +0000
commit6cfdb8f029c806124d150e1d3d21bfe60f0d73fc (patch)
tree1a7d81c91a998e8549853748c7d09a44b73351e4
parentd76f7eba8be38bbc0f10dfa4700aeeb6bceea4e2 (diff)
fix wificonf install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2367 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 f6608331b..b9bfb8a38 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: