Hi Linus, Misc kbuild updates: * export_report.pl fixes * fixes for make *check * scripts/patch-kernel fix to not require bash Please pull. Michal The following changes since commit 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d: Linux 2.6.39-rc1 (2011-03-29 12:09:47 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git misc Andreas Mohr (1): eradicate bashisms in scripts/patch-kernel Jim Cromie (3): export_report: do collectcfiles work in perl itself export_report: sort SECTION 2 output export_report: use warn() to issue WARNING, so they go to stderr Peter Foley (5): kbuild: don't warn about include/linux/version.h not including itself kbuild: add targets to PHONY kbuild: make headerdep work in KBUILD_OUTDIR kbuild: make includecheck work in KBUILD_OUTDIR kbuild: make versioncheck work in KBUILD_OUTDIR Makefile | 9 ++++++--- scripts/checkversion.pl | 1 + scripts/export_report.pl | 26 ++++++++++++++++++++------ scripts/patch-kernel | 2 +- 4 files changed, 28 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html