summaryrefslogtreecommitdiffstats
path: root/package/acx-mac80211
diff options
context:
space:
mode:
Diffstat (limited to 'package/acx-mac80211')
-rw-r--r--package/acx-mac80211/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile
index 47b86a49f..65ef0e1e7 100644
--- a/package/acx-mac80211/Makefile
+++ b/package/acx-mac80211/Makefile
@@ -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