From: nbd Date: Mon, 7 Nov 2005 01:34:28 +0000 (+0000) Subject: fix wificonf install X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=26784daebd6edbc7c956f9fcf2fde18d03b13688;p=openwrt-10.03%2F.git fix wificonf install git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2367 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/wificonf/Makefile b/package/wificonf/Makefile index f6608331b..b9bfb8a38 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: