]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: remove meaningless export ccflags-y
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 10 Mar 2020 04:59:25 +0000 (13:59 +0900)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 10 Mar 2020 06:31:07 +0000 (23:31 -0700)
commit1aa6243c7c7963c92409761480888605790123d1
tree5ff15ade88a50635ccb9c12bcd74e49fbaf12e26
parent02d35636cb4d82f834ea9140544b10f2bfbeda23
xtensa: remove meaningless export ccflags-y

arch/xtensa/boot/Makefile does not define ccflags-y at all.

Please do not export ccflags-y because it is meant to be effective
only in the current Makefile.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Message-Id: <20200310045925.25396-1-masahiroy@kernel.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/boot/Makefile