Path: blob/master/tools/testing/selftests/filesystems/eventfd/Makefile
26305 views
# SPDX-License-Identifier: GPL-2.0 CFLAGS += $(KHDR_INCLUDES) LDLIBS += -lpthread TEST_GEN_PROGS := eventfd_test include ../../lib.mk
# SPDX-License-Identifier: GPL-2.0 CFLAGS += $(KHDR_INCLUDES) LDLIBS += -lpthread TEST_GEN_PROGS := eventfd_test include ../../lib.mk