]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 8 Jan 2019 06:45:18 +0000 (15:45 +0900)
committerHelge Deller <deller@gmx.de>
Thu, 21 Feb 2019 19:37:11 +0000 (20:37 +0100)
commit2c24c4d0e16cddce97f3257a6cafe0de2e7ba337
treedfcc73b3ccfa122524a291b89f53110f252728a6
parent3925273576da3694346c23d4680e2fdb4c0d3554
parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile

This ccflags-y is never used because arch/parisc/boot/Makefile
only contains objcopy and install targets.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/boot/Makefile