JustOS/linux-6.13/tools/testing/selftests/core/Makefile

8 lines
139 B
Makefile
Raw Permalink Normal View History

2025-01-24 14:00:19 +00:00
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS += -g $(KHDR_INCLUDES)
TEST_GEN_PROGS := close_range_test unshare_test
include ../lib.mk