Build modules only if realy needed.
SVN-Revision: 17267
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
--- a/config.mk
|
||||
+++ b/config.mk
|
||||
@@ -171,7 +171,7 @@ CONFIG_ATH5K=m
|
||||
@@ -171,7 +171,7 @@ ifneq ($(CONFIG_PCI),)
|
||||
# CONFIG_ATH5K_DEBUG=y
|
||||
# CONFIG_ATH5K_RFKILL=y
|
||||
CONFIG_ATH9K=m
|
||||
# CONFIG_ATH9K=m
|
||||
-# CONFIG_ATH9K_DEBUG=y
|
||||
+CONFIG_ATH9K_DEBUG=y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user