Hi Linus, there are three more fixes for the relative build dir feature: - Shut up make -s again - Fix for rpm/deb/tar-pkg with O=<subdir> - Fix for CONFIG_EXTRA_FIRMWARE I hope that's it for 3.16. Michal The following changes since commit c2e28dc975ea87feed84415006ae143424912ac7: kbuild: Print the name of the build directory (2014-07-03 15:25:11 +0200) 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 dd5a6752ae7df4e0ba6ce3bcd0c3b4489bb3537f: firmware: Create directories for external firmware (2014-07-09 15:16:35 +0200) ---------------------------------------------------------------- Michal Marek (3): kbuild: Do not print the build directory with make -s kbuild: Fix packaging targets with relative $(srctree) firmware: Create directories for external firmware Makefile | 99 ++++++++++++++++++++++++++++--------------------------- firmware/Makefile | 6 ++++ 2 files changed, 57 insertions(+), 48 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