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

TEST_GEN_PROGS := close_range_test

include ../lib.mk