diff options
author | Adrian Hunter <[email protected]> | 2021-09-30 09:28:49 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-10-25 13:47:42 -0300 |
commit | e277ac28df1dc5d7496f598910a721bfce1d862a (patch) | |
tree | 024653249f7a672c08e9985f03a52a8a345e6669 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 0e0ae8742207c3b477cf0357b8115cec7b19612c (diff) |
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 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions