diff options
author | Huacai Chen <[email protected]> | 2024-11-22 15:47:47 +0800 |
---|---|---|
committer | Huacai Chen <[email protected]> | 2024-11-26 18:06:03 +0800 |
commit | e67e0eb6a98b261caf45048f9eb95fd7609289c0 (patch) | |
tree | 0369bfafef6960d3c09e9c9860438f164ba3b41e /tools/perf/scripts/python/gecko.py | |
parent | 1b9bc4207e81206ea6b6a906e01438b7782c3a58 (diff) |
LoongArch: Explicitly specify code model in Makefile
LoongArch's toolchain may change the default code model from normal to
medium. This is unnecessary for kernel, and generates some relocations
which cannot be handled by the module loader. So explicitly specify the
code model to normal in Makefile (for Rust 'normal' is 'small').
Cc: [email protected]
Tested-by: Haiyong Sun <[email protected]>
Signed-off-by: Huacai Chen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions