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

TEST_GEN_PROGS := close_range_test

include ../lib.mk