Current File : //usr/lib/modules/6.14.0-1012-aws/build/tools/testing/selftests/filesystems/eventfd/Makefile
# SPDX-License-Identifier: GPL-2.0

CFLAGS += $(KHDR_INCLUDES)
LDLIBS += -lpthread
TEST_GEN_PROGS := eventfd_test

include ../../lib.mk