Path : /usr/src/linux-headers-5.15.0-138/tools/testing/selftests/seccomp/ |
Current File : //usr/src/linux-headers-5.15.0-138/tools/testing/selftests/seccomp/Makefile |
# SPDX-License-Identifier: GPL-2.0 CFLAGS += -Wl,-no-as-needed -Wall -isystem ../../../../usr/include/ LDFLAGS += -lpthread TEST_GEN_PROGS := seccomp_bpf seccomp_benchmark include ../lib.mk