]> git.baikalelectronics.ru Git - kernel.git/commit
mips: replace deprecated EXTRA_CFLAGS with ccflags-y
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 31 Mar 2021 15:06:56 +0000 (00:06 +0900)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 22 Jul 2021 09:56:25 +0000 (11:56 +0200)
commit27e64055b3b789b5f45054636b1c4937c30c40a5
treeb5d736bdf26929c73422e7d928965f3cc640d941
parentdea645b1c512ce65fd6e847498133185808f744a
mips: replace deprecated EXTRA_CFLAGS with ccflags-y

As Documentation/kbuild/makefiles.rst says, EXTRA_CFLAGS is deprecated.
Replace it with ccflags-y.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/kvm/Makefile