]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - Makefile
kbuild: kill some false positives from modpost
[net-next-2.6.git] / Makefile
index 818d1950e22d8be57a11967a74b7c506392a0b29..1b2fd97f503a5eafcad2df1690f7aa8d4bfd5dc0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -267,10 +267,9 @@ MAKEFLAGS += --include-dir=$(srctree)
 # We need some generic definitions
 include  $(srctree)/scripts/Kbuild.include
 
-# For maximum performance (+ possibly random breakage, uncomment
-# the following)
-
-#MAKEFLAGS += -rR
+# Do not use make's built-in rules and variables
+# This increases performance and avoid hard-to-debug behaviour
+MAKEFLAGS += -rR
 
 # Make variables (CC, etc...)