mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-29 16:43:09 +02:00
fix wificonf install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2367 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d76f7eba8b
commit
6cfdb8f029
@ -9,10 +9,6 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/wificonf
|
|||||||
|
|
||||||
include $(TOPDIR)/package/rules.mk
|
include $(TOPDIR)/package/rules.mk
|
||||||
|
|
||||||
ifneq ($(BOARD),brcm)
|
|
||||||
BR2_PACKAGE_WIFICONF:=m
|
|
||||||
endif
|
|
||||||
|
|
||||||
$(eval $(call PKG_template,WIFICONF,$(PKG_NAME),$(PKG_RELEASE),$(ARCH)))
|
$(eval $(call PKG_template,WIFICONF,$(PKG_NAME),$(PKG_RELEASE),$(ARCH)))
|
||||||
|
|
||||||
$(PKG_BUILD_DIR)/.prepared:
|
$(PKG_BUILD_DIR)/.prepared:
|
||||||
|
Loading…
Reference in New Issue
Block a user