Skip to content
Snippets Groups Projects
user avatar
Masahiro Yamada authored
'make ARCH=hexagon clean' emits an error message as follows:

  $ make ARCH=hexagon clean
  gcc: error: unrecognized command line option '-G0'

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

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Acked-by: default avatarBrian Cain <bcain@codeaurora.org>
6632fa8f
History
Name Last commit Last update