aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit09eb92b72bb59a67cffe6ade9d2d0f4794ddad93 (patch)
tree2b5099132ab92402b77f62cd6b4e32b84ffc7ea0 /package/wificonf
parent229c2fd6aa3613ad95a18db26e0eac5d1ad57a25 (diff)
downloadmaster-187ad058-09eb92b72bb59a67cffe6ade9d2d0f4794ddad93.tar.gz
master-187ad058-09eb92b72bb59a67cffe6ade9d2d0f4794ddad93.tar.bz2
master-187ad058-09eb92b72bb59a67cffe6ade9d2d0f4794ddad93.zip
fix wificonf install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2367 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wificonf')
-rw-r--r--package/wificonf/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/wificonf/Makefile b/package/wificonf/Makefile
index f6608331b1..b9bfb8a389 100644
--- a/package/wificonf/Makefile
+++ b/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: