linux-stable/samples/hid
Fangrui Song bbaf1ff06a bpf: Replace deprecated -target with --target= for Clang
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: 274b6f0c87
Link: https://lore.kernel.org/bpf/20230624001856.1903733-1-maskray@google.com
2023-06-29 15:46:17 +02:00
..
.gitignore
Makefile bpf: Replace deprecated -target with --target= for Clang 2023-06-29 15:46:17 +02:00
Makefile.target
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 samples/hid: Fix spelling mistake "wihout" -> "without" 2022-11-21 22:11:52 +01:00