From: Linus Torvalds Date: Thu, 6 Sep 2012 16:38:25 +0000 (-0700) Subject: Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild X-Git-Tag: v3.12-rc1~2451 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bd12ce8cc23a5ab7eafb1edb3f2cd311d2b89e7e;p=kernel%2Fkernel-generic.git Merge branch 'rc-fixes' of git://git./linux/kernel/git/mmarek/kbuild Pull kbuild fixes from Michal Marek: "These are two fixes that should go into 3.6. The link-vmlinux.sh one is obvious. The other one fixes make firmware_install with certain configurations, where a file in the toplevel firmware tree gets installed first, and $(INSTALL_FW_PATH)/$$(dir ) results in /lib/firmware/./, which confuses make 3.82 for some reason." * 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: firmware: fix directory creation rule matching with make 3.82 link-vmlinux.sh: Fix stray "echo" in error message --- bd12ce8cc23a5ab7eafb1edb3f2cd311d2b89e7e