summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorJiri Benc <jbenc@redhat.com>2018-03-08 23:00:41 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2018-03-09 10:22:59 +0100
commitef8ba83b7cf6c530fbb2c83cf87f9755b8424a84 (patch)
tree0e32592874a4fdf352ab5c1a5291dec681e94f42 /virt
parenta50b7f8c618a7953cd0bef407b390b6db60d0fc3 (diff)
downloadlinux-ef8ba83b7cf6c530fbb2c83cf87f9755b8424a84.tar.bz2
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 <jbenc@redhat.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions