Hi Linus, there are two more kbuild fixes for 3.6. One fixes a race between x86's archscripts target and the rule (re)building scripts/basic/fixdep. The second is a fix for the previous attempt at fixing make firmware_install with make 3.82. This new solution should work with any version of GNU make. Thanks, Michal The following changes since commit 6c7080a61fc7b46b3ac8573952b5a3e9d5f68bc4: firmware: fix directory creation rule matching with make 3.82 (2012-08-30 16:27:13 +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 24cc7fb69a5b5edfdff1d38c6a213d6a33648829: x86/kbuild: archscripts depends on scripts_basic (2012-09-21 13:49:47 +0200) ---------------------------------------------------------------- Jeff Mahoney (1): x86/kbuild: archscripts depends on scripts_basic Mark Asselstine (1): firmware: fix directory creation rule matching with make 3.80 arch/x86/Makefile | 2 +- scripts/Makefile.fwinst | 4 ++-- 2 files changed, 3 insertions(+), 3 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