Sign in
android-kvm
/
linux
/
59c324683400b41caa6d85b091e812ee3d5415c3
/
.
/
tools
/
testing
/
selftests
/
filesystems
/
epoll
/
Makefile
blob: e62f3d4f68da484405a5ae869ef9a40b500c7b46 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
-
I
../../../../../
usr
/
include
/
LDFLAGS
+=
-
lpthread
TEST_GEN_PROGS
:=
epoll_wakeup_test
include
../../
lib
.
mk