Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull kbuild fixes from Michal Marek: "Here are two fixes I intended to send after v3.6-rc7, but failed to do so. So please pull them for v3.7-rc1 and they will be picked up by stable. The first one fixes gcc -x <language> syntax in various build-time tests, which icecream and possible other gcc wrappers did not understand (and yes, icecream is going to be fixed as well). The second one fixes make tar-pkg so that unpacking the tarball does not replace the /lib -> /usr/lib symlink on recent Fedora releases." * 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: kbuild: Fix gcc -x syntax kbuild: Do not package /boot and /lib in make tar-pkg
No related branches found
No related tags found
Showing
- arch/mips/Makefile 1 addition, 1 deletionarch/mips/Makefile
- arch/mips/kernel/Makefile 1 addition, 1 deletionarch/mips/kernel/Makefile
- arch/x86/Makefile 2 additions, 2 deletionsarch/x86/Makefile
- scripts/Kbuild.include 6 additions, 6 deletionsscripts/Kbuild.include
- scripts/Makefile.fwinst 2 additions, 2 deletionsscripts/Makefile.fwinst
- scripts/gcc-version.sh 3 additions, 3 deletionsscripts/gcc-version.sh
- scripts/gcc-x86_32-has-stack-protector.sh 1 addition, 1 deletionscripts/gcc-x86_32-has-stack-protector.sh
- scripts/gcc-x86_64-has-stack-protector.sh 1 addition, 1 deletionscripts/gcc-x86_64-has-stack-protector.sh
- scripts/kconfig/check.sh 1 addition, 1 deletionscripts/kconfig/check.sh
- scripts/kconfig/lxdialog/check-lxdialog.sh 1 addition, 1 deletionscripts/kconfig/lxdialog/check-lxdialog.sh
- scripts/package/buildtar 1 addition, 1 deletionscripts/package/buildtar
- tools/perf/Makefile 1 addition, 1 deletiontools/perf/Makefile
- tools/power/cpupower/Makefile 1 addition, 1 deletiontools/power/cpupower/Makefile
Loading
Please register or sign in to comment