1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-06 05:23:16 +03:00

fix wificonf install

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2367 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-11-07 01:34:28 +00:00
parent 86d5080f25
commit 26784daebd

View File

@ -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: