diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-04-25 01:15:02 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-05-12 13:28:32 +0900 |
commit | 6632fa8fcabacd75329bd2ea78cba5c43754639a (patch) | |
tree | 602af20c6419e5a74c5c4073b7d5ef2bb45abab8 /arch/unicore32 | |
parent | 7e49afc03212010d0ee27532a75cfeb0125bd868 (diff) | |
download | linux-6632fa8fcabacd75329bd2ea78cba5c43754639a.tar.bz2 |
hexagon: suppress error message for 'make clean'
'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: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Brian Cain <bcain@codeaurora.org>
Diffstat (limited to 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions