From 30ce77d30adecd9e8d4b16774698c9beec1aaa5c Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 7 Mar 2010 16:36:51 +0000 Subject: add one more acx-mac80211 patch to finally allow its building on ar7 SVN-Revision: 20036 --- package/acx-mac80211/patches/005-do_not_override_pci.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 package/acx-mac80211/patches/005-do_not_override_pci.patch (limited to 'package/acx-mac80211') diff --git a/package/acx-mac80211/patches/005-do_not_override_pci.patch b/package/acx-mac80211/patches/005-do_not_override_pci.patch new file mode 100644 index 0000000000..b643c091be --- /dev/null +++ b/package/acx-mac80211/patches/005-do_not_override_pci.patch @@ -0,0 +1,13 @@ +Index: acx-mac80211-20100302/pci.c +=================================================================== +--- acx-mac80211-20100302.orig/pci.c 2010-03-07 12:39:38.000000000 +0100 ++++ acx-mac80211-20100302/pci.c 2010-03-07 12:40:02.000000000 +0100 +@@ -17,8 +17,6 @@ + */ + #define ACX_MAC80211_PCI 1 + +-#define CONFIG_PCI 1 +- + #include + + #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 33) -- cgit v1.2.3