From: matteo Date: Sun, 14 Oct 2007 20:29:44 +0000 (+0000) Subject: fix acx-mac80211 build (closes #2534) X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=0830b6d20738274e997e38240c7f77deaf05d71f;hp=244f11bc0d477421ea4e141daadd27646f94e72f;p=openwrt-10.03%2F.git fix acx-mac80211 build (closes #2534) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9323 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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