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)
commitd17eef2767d84b7dc4e1b8029be1eacb1d8679f6
treeb5d736bdf26929c73422e7d928965f3cc640d941
parent73b9919f3c17851b4c1d90fb6c343d9c438c554c
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