Searched +hist:566 +hist:cf877 (Results 1 - 1 of 1) sorted by relevance

/linux-master/
H A DMakefilediff 566cf877 Sun Jan 29 15:25:17 MST 2017 Linus Torvalds <torvalds@linux-foundation.org> Linux 4.10-rc6
diff 566cf877 Sun Jan 29 15:25:17 MST 2017 Linus Torvalds <torvalds@linux-foundation.org> Linux 4.10-rc6
diff 566f81ca Sat Jun 10 01:15:27 MDT 2006 Sam Ravnborg <sam@mars.ravnborg.org> kbuild: ignore make's built-in rules & variables

kbuild does explicitly specify what to do in all cases, and each
time make's built-in rules & variables has been used it has been a bug.
So to speed up things and to avoid the hard-to-debug error situations
ignore the built-in definitions.
If any part of the kernel uses the built-in definitions the build will
just stop there and it should be trivial to fix.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
diff 566cf877 Sun Jan 29 15:25:17 MST 2017 Linus Torvalds <torvalds@linux-foundation.org> Linux 4.10-rc6
diff 566cf877 Sun Jan 29 15:25:17 MST 2017 Linus Torvalds <torvalds@linux-foundation.org> Linux 4.10-rc6
diff 566f81ca Sat Jun 10 01:15:27 MDT 2006 Sam Ravnborg <sam@mars.ravnborg.org> kbuild: ignore make's built-in rules & variables

kbuild does explicitly specify what to do in all cases, and each
time make's built-in rules & variables has been used it has been a bug.
So to speed up things and to avoid the hard-to-debug error situations
ignore the built-in definitions.
If any part of the kernel uses the built-in definitions the build will
just stop there and it should be trivial to fix.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

Completed in 1317 milliseconds