diff options
Diffstat (limited to 'package/acx-mac80211/patches/005-do_not_override_pci.patch')
-rw-r--r-- | package/acx-mac80211/patches/005-do_not_override_pci.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/acx-mac80211/patches/005-do_not_override_pci.patch b/package/acx-mac80211/patches/005-do_not_override_pci.patch deleted file mode 100644 index e21549bf3e..0000000000 --- a/package/acx-mac80211/patches/005-do_not_override_pci.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/pci.c -+++ b/pci.c -@@ -17,8 +17,6 @@ - */ - #define ACX_MAC80211_PCI 1 - --#define CONFIG_PCI 1 -- - #include <linux/version.h> - - #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 33) |