mirror of https://github.com/hak5/openwrt-owl.git
parent
23e83cd0cd
commit
35dd7ffde6
|
@ -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