mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 05:48:05 +02: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:
parent
86d5080f25
commit
26784daebd
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user