kbuild: introduce Kbuild.include
authorSam Ravnborg <sam@mars.(none)>
Mon, 25 Jul 2005 20:10:36 +0000 (20:10 +0000)
committerSam Ravnborg <sam@mars.(none)>
Mon, 25 Jul 2005 20:10:36 +0000 (20:10 +0000)
commit8ec4b4ff1c89bb280e662b84eba503ca44abe836
treed520638dd0288aba3cff6875928dfa7b7b20d2f1
parent7c6b155fb49fbc63e0b30a1d49552693c0b45be7
kbuild: introduce Kbuild.include

Kbuild.include is a placeholder for definitions originally present in
both the top-level Makefile and scripts/Makefile.build.
There were a slight difference in the filechk definition, so the most videly
used version was kept and usr/Makefile was adopted for this syntax.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
---
Makefile
scripts/Kbuild.include [new file with mode: 0644]
scripts/Makefile.build
scripts/Makefile.lib
scripts/Makefile.modinst
scripts/Makefile.modpost
usr/Makefile