Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Sep 2012 22:40:58 +0000 (15:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Sep 2012 22:40:58 +0000 (15:40 -0700)
commit56bae802681116dc279c40218b146b5a0c553a3b
treeef7a993411e75bff9e136ff7e65262f5ccba6bf2
parent0737c8d7aedfe590010e38c3e3bbdc87affa8c3d
parent24cc7fb69a5b5edfdff1d38c6a213d6a33648829
Merge branch 'rc-fixes' of git://git./linux/kernel/git/mmarek/kbuild

Pull kbuild fixes from Michal Marek:
 "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"

* 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  x86/kbuild: archscripts depends on scripts_basic
  firmware: fix directory creation rule matching with make 3.80
arch/x86/Makefile