commit | ed8bbba0f617aca2c219a236019012784b22cf1f | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Aug 04 06:57:32 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Aug 04 06:57:32 2015 -0700 |
tree | 47246ec3445714f891f988f1edd16fd8ecc09ae7 | |
parent | c2f3ba745d1c2013811cac6308c4abf9527c478e [diff] | |
parent | 3d1450d54a4fc277fc4598acf2335f74b66b08fc [diff] |
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild Pull kbuild fixes from Michal Marek: "Two fixes for kbuild: - The new ARCH_{CPP,A,C}FLAGS variables are reset before including the arch Makefile - Fix calling make modules_install twice when module compression is enabled" * 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: Makefile: Force gzip and xz on module install kbuild: Do not pick up ARCH_{CPP,A,C}FLAGS from the environment