From 93b144ccf99f04076d73c96651a3a328f9e875cd Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 21 Oct 2007 11:58:23 +0000 Subject: [PATCH 1/1] remove unnecessary linux config include (it broke 'make download') SVN-Revision: 9388 --- package/acx-mac80211/Makefile | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.30.2