projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[ifxos] (oops - second try) fixed autoconf detection for 2.6.33 kernel
[openwrt.git]
/
package
/
acx-mac80211
/
patches
/
005-do_not_override_pci.patch
1
--- a/pci.c
2
+++ b/pci.c
3
@@ -17,8 +17,6 @@
4
*/
5
#define ACX_MAC80211_PCI 1
6
7
-#define CONFIG_PCI 1
8
-
9
#include <linux/version.h>
10
11
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 33)
This page took
0.042102 seconds
and
5
git commands to generate.