1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-30 01:42:54 +03:00

[ar7] add one more acx-mac80211 patch to finally allow its building on ar7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20036 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-03-07 16:36:51 +00:00
parent 1af59a69e7
commit d73f59a7ce

View File

@ -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 <linux/version.h>
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 33)