diff options
author | 2020-11-01 15:12:52 +0000 | |
---|---|---|
committer | 2020-11-12 23:46:45 +0100 | |
commit | 9d63bcb87157c90899525d9db25b37106cd0afe3 (patch) | |
tree | 3b972621cb58a36b357d1c12bfa2a978e510bddf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: mscc: Add serval support (diff) | |
download | wireguard-linux-9d63bcb87157c90899525d9db25b37106cd0afe3.tar.xz wireguard-linux-9d63bcb87157c90899525d9db25b37106cd0afe3.zip |
mips: boot: clean up self-extracting targets scenarios
1. All final targets like vmlinuz.{bin,ecoff,srec} etc. should reside in
$(objtree)/arch/mips/boot, not in the root $(objtree) directory.
The only file that should be left there is vmlinuz, similar to other
architectures.
2. Add all the targets to $(targets) variable, so they'll be properly
accounted by Kbuild. This also allows to remove redundant
$(clean-files) (which were missing uzImage BTW).
3. Prefix all targets with $(obj)/$(objtree), depending on their
locations.
Misc: fix the identation of the 'STRIP' quiet message.
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Acked-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions