From 09eb92b72bb59a67cffe6ade9d2d0f4794ddad93 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 7 Nov 2005 01:34:28 +0000 Subject: fix wificonf install git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2367 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/wificonf/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'package/wificonf') 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: -- cgit v1.2.3