Hi Linus, There are three fixes for regressions caused by the relative paths series: deb-pkg, tar-pkg and *docs did not work with O=. Plus, there is a fix for the linux-headers deb package and a fixed typo. These are not regression fixes but are safe enough. Thanks, Michal The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f: Linux 3.16-rc1 (2014-06-15 17:45:28 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes for you to fetch changes up to c14105628b2e2eee04b2d6950e068eeddf49f2f1: kbuild: fix a typo in a kbuild document (2014-06-18 21:38:18 +0200) ---------------------------------------------------------------- Fathi Boudra (1): builddeb: fix missing headers in linux-headers package Masahiro Yamada (1): kbuild: fix a typo in a kbuild document Michal Marek (3): deb-pkg: Fix for relative paths kbuild: Fix tar-pkg with relative $(objtree) Documentation: Fix DocBook build with relative $(srctree) Documentation/DocBook/media/Makefile | 4 ++-- Documentation/kbuild/makefiles.txt | 2 +- scripts/package/builddeb | 14 ++++++++------ scripts/package/buildtar | 3 +-- 4 files changed, 12 insertions(+), 11 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