From: Sam Ravnborg Date: Mon, 25 Jul 2005 20:10:36 +0000 (+0000) Subject: kbuild: introduce Kbuild.include X-Git-Tag: v2.6.14-rc1~750^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ec4b4ff1c89bb280e662b84eba503ca44abe836;p=pandora-kernel.git 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 --- --- Reading git-diff-tree failed