remove unnecessary linux config include (it broke 'make download')
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 21 Oct 2007 11:58:23 +0000 (11:58 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 21 Oct 2007 11:58:23 +0000 (11:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9388 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/acx-mac80211/Makefile

index 8b09b43a45c23790fad16b6d12964d7e5c263e5c..effa403a25a958d62f510d0f1ff7178e38eeb0b5 100644 (file)
@@ -22,9 +22,6 @@ PKG_FW_URL:=http://teknoraver.campuslife.it/software/acx-mac80211/
 PKG_FW_MD5SUM:=7026826460376f6b174f9225bd7781b9
 
 include $(INCLUDE_DIR)/package.mk
-ifeq ($(DUMP),)
-  include $(LINUX_DIR)/.config
-endif
 
 # XXX: remove @!TARGET_* later when we have PCI support properly detected on all targets
 define KernelPackage/acx-mac80211