mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
bbaf1ff06a
The -target option has been deprecated since clang 3.4 in 2013. Therefore, use
the preferred --target=bpf form instead. This also matches how we use --target=
in scripts/Makefile.clang.
Signed-off-by: Fangrui Song <maskray@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yhs@fb.com>
Acked-by: Quentin Monnet <quentin@isovalent.com>
Link:
|
||
---|---|---|
.. | ||
.gitignore | ||
hid_bpf_attach.bpf.c | ||
hid_bpf_attach.h | ||
hid_bpf_helpers.h | ||
hid_mouse.bpf.c | ||
hid_mouse.c | ||
hid_surface_dial.bpf.c | ||
hid_surface_dial.c | ||
Makefile | ||
Makefile.target |