summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/core/Makefile
blob: 8e99f87f5d7c212bbd18fe604e26dd2bcbaeaace (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS += -g $(KHDR_INCLUDES)

TEST_GEN_PROGS := close_range_test unshare_test

include ../lib.mk