compat-wireless: fix disabling atl1c / alx for >= 2.6.28
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Tue, 24 Jul 2012 18:38:03 +0000 (11:38 -0700)
committerLuis 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

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
+ifndef CONFIG_COMPAT_KERNEL_2_6_28
 export CONFIG_ATL1C=m
 export CONFIG_ALX=n
 else #CONFIG_COMPAT_KERNEL_2_6_28