diff options
author | 2021-08-19 09:57:39 +0900 | |
---|---|---|
committer | 2021-09-03 08:17:21 +0900 | |
commit | 5df77ad61fd71b1b342ba40d913ad5595480691c (patch) | |
tree | 7fafd7e1afbea474a461fd4613118c330650b220 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh (diff) | |
download | wireguard-linux-5df77ad61fd71b1b342ba40d913ad5595480691c.tar.xz wireguard-linux-5df77ad61fd71b1b342ba40d913ad5595480691c.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions