HOME


Mini Shell 1.0
DIR: /usr/src/linux-headers-6.8.0-45/tools/testing/selftests/filesystems/epoll/
Upload File :
Current File : //usr/src/linux-headers-6.8.0-45/tools/testing/selftests/filesystems/epoll/Makefile
# SPDX-License-Identifier: GPL-2.0

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

include ../../lib.mk