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