do not respect CONFIG_MODULES as it breaks building if it is defined in the build env
authorMike Frysinger <vapier@gentoo.org>
Sun, 27 Jan 2008 09:41:24 +0000 (09:41 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 27 Jan 2008 09:41:24 +0000 (09:41 -0000)
Makefile

index eabc21b2cbf8efb8ae87e90d31bca3e955f2b5b6..411e0dc3783a1ced951fdbe4a48e79353cd991fa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -842,7 +842,7 @@ depend dep:
 # ---------------------------------------------------------------------------
 # Modules
 
-ifdef CONFIG_MODULES
+ifdef _BB_DISABLED_CONFIG_MODULES
 
 #      By default, build modules as well