diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-08-19 09:57:39 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-09-03 08:17:21 +0900 |
commit | 5df77ad61fd71b1b342ba40d913ad5595480691c (patch) | |
tree | 7fafd7e1afbea474a461fd4613118c330650b220 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d40aecd108d2a6413d53f6f8339e787a23150595 (diff) |
kbuild: merge vmlinux_link() between ARCH=um and other architectures
For ARCH=um, ${CC} is used as the linker driver. Hence, the linker
options are prefixed with -Wl, .
Merge the similar code.
I replaced the -T option with the long option --script= so that it
works well with/without ${wl}.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions