aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJiri Benc <[email protected]>2018-03-08 23:00:41 +0100
committerDaniel Borkmann <[email protected]>2018-03-09 10:22:59 +0100
commitef8ba83b7cf6c530fbb2c83cf87f9755b8424a84 (patch)
tree0e32592874a4fdf352ab5c1a5291dec681e94f42 /tools/perf/scripts/python/bin
parenta50b7f8c618a7953cd0bef407b390b6db60d0fc3 (diff)
tools: bpf: silence make by not deleting intermediate file
Even in quiet mode, make finishes with rm tools/bpf/bpf_exp.lex.c That's because it considers the file to be intermediate. Silence that by mentioning the lex.c file instead of the lex.o file; the dependency still stays. Signed-off-by: Jiri Benc <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions