Current File : //usr/src/linux-headers-6.14.0-1012-aws/tools/testing/selftests/drivers/ntsync/Makefile
# SPDX-LICENSE-IDENTIFIER: GPL-2.0-only
TEST_GEN_PROGS := ntsync

CFLAGS += $(KHDR_INCLUDES)
LDLIBS += -lpthread

include ../../lib.mk