fix wificonf install
SVN-Revision: 2367
This commit is contained in:
parent
23e83cd0cd
commit
35dd7ffde6
1 changed files with 0 additions and 4 deletions
|
@ -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 a new issue