Sign in
android-kvm
/
linux
/
3faae16b5aaed284c7de6f4c12240da67497d3a3
/
.
/
tools
/
testing
/
selftests
/
filesystems
/
epoll
/
Makefile
blob: 0788a7dc80042df765efd0b216f6994f445f405d [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
$
(
KHDR_INCLUDES
)
LDLIBS
+=
-
lpthread
TEST_GEN_PROGS
:=
epoll_wakeup_test
include
../../
lib
.
mk