projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f2a0f5
)
compat-wireless: fix disabling atl1c / alx for >= 2.6.28
author
Luis R. Rodriguez
<mcgrof@frijolero.org>
Tue, 24 Jul 2012 18:38:03 +0000
(11:38 -0700)
committer
Luis R. Rodriguez
<mcgrof@frijolero.org>
Tue, 24 Jul 2012 18:38:03 +0000
(11:38 -0700)
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index f5f58f095bc12c9c5f8f2d4d9088ff962e173149..4f86a634a52b7d327cd8f0b6c3fe125211076d33 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-407,7
+407,7
@@
export CONFIG_MWL8K=m
export CONFIG_ATL1=m
export CONFIG_ATL2=m
export CONFIG_ATL1E=m
-ifdef CONFIG_COMPAT_KERNEL_2_6_28
+if
n
def CONFIG_COMPAT_KERNEL_2_6_28
export CONFIG_ATL1C=m
export CONFIG_ALX=n
else #CONFIG_COMPAT_KERNEL_2_6_28