From: nbd Date: Sun, 21 Oct 2007 11:58:23 +0000 (+0000) Subject: remove unnecessary linux config include (it broke 'make download') X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=3646d3c2260f274120fdde404070a3a3d4e45020;p=openwrt.git remove unnecessary linux config include (it broke 'make download') git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9388 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile index 8b09b43a45..effa403a25 100644 --- a/package/acx-mac80211/Makefile +++ b/package/acx-mac80211/Makefile @@ -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