]> Git Repo - linux.git/commitdiff
Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masah...
authorLinus Torvalds <[email protected]>
Sat, 13 Jan 2018 21:24:56 +0000 (13:24 -0800)
committerLinus Torvalds <[email protected]>
Sat, 13 Jan 2018 21:24:56 +0000 (13:24 -0800)
Pull Kbuild fixes from Masahiro Yamada:

 - fix cross-compilation for architectures that setup CROSS_COMPILE in
   their arch Makefile

 - fix Kconfig rational operators for bool / tristate

 - drop a gperf-generated file from .gitignore

* tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  genksyms: drop *.hash.c from .gitignore
  kconfig: fix relational operators for bool and tristate symbols
  kbuild: move cc-option and cc-disable-warning after incl. arch Makefile

1  2 
Makefile

diff --cc Makefile
Simple merge
This page took 0.061489 seconds and 4 git commands to generate.