linux-stable/arch/h8300/boot/compressed
Masahiro Yamada dc960bfeed h8300: suppress error messages for 'make clean'
'make ARCH=h8300 clean' emits error messages as follows:

  $ make ARCH=h8300 clean
  gcc: error: missing argument to '-Wframe-larger-than='
  gcc: error: unrecognized command line option '-mint32'

You can suppress the second one by setting the correct CROSS_COMPILE=,
but we should not require any compiler for cleaning.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2020-05-12 13:28:32 +09:00
..
head.S
Makefile h8300: suppress error messages for 'make clean' 2020-05-12 13:28:32 +09:00
misc.c
vmlinux.lds
vmlinux.scr