diff options
| author | Adrian Hunter <[email protected]> | 2021-09-30 06:28:49 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-10-31 15:51:41 +0000 |
| commit | 095729484efc4aa4604c474792b059bd940addce (patch) | |
| tree | f937dd557edcfcaf91f57c0410d1275982ebe25a /scripts/gcc-plugins | |
| parent | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... (diff) | |
| download | kernel-095729484efc4aa4604c474792b059bd940addce.tar.gz kernel-095729484efc4aa4604c474792b059bd940addce.zip | |
perf build: Suppress 'rm dlfilter' build message
The following build message:
rm dlfilters/dlfilter-test-api-v0.o
is unwanted.
The object file is being treated as an intermediate file and being
automatically removed. Mark the object file as .SECONDARY to prevent
removal and hence the message.
Requested-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions
