diff options
Diffstat (limited to 'tools/bpf')
-rw-r--r-- | tools/bpf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bpf/Makefile b/tools/bpf/Makefile index 325a35e1c28e..07a6697466ef 100644 --- a/tools/bpf/Makefile +++ b/tools/bpf/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 prefix = /usr CC = gcc |