mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix acx-mac80211 build (closes #2534)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9323 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6fb4cf938a
commit
5e63c51b78
@ -45,8 +45,6 @@ $(STAMP_BUILT): $(DL_DIR)/$(PKG_FW_NAME)
|
||||
$(DL_DIR)/$(PKG_FW_NAME):
|
||||
$(SCRIPT_DIR)/download.pl "$(DL_DIR)" "$(PKG_FW_NAME)" "$(PKG_FW_MD5SUM)" $(PKG_FW_URL)
|
||||
|
||||
ifneq ($(CONFIG_MAC80211),)
|
||||
|
||||
PKG_EXTRA_KCONFIG:= \
|
||||
CONFIG_ACX_MAC80211=m \
|
||||
CONFIG_ACX_MAC80211_PCI=m \
|
||||
@ -67,8 +65,6 @@ ifneq ($(CONFIG_MAC80211),)
|
||||
modules
|
||||
endef
|
||||
|
||||
endif
|
||||
|
||||
define Build/Configure
|
||||
endef
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user