Sign in
android-kvm
/
linux
/
refs/heads/for-upstream/ffa-proxy
/
.
/
tools
/
testing
/
selftests
/
ring-buffer
/
Makefile
blob: 627c5fa6d1abeef6a5a46a5a83ad9417781fa30e [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
-
Wl
,-
no
-
as
-
needed
-
Wall
CFLAGS
+=
$
(
KHDR_INCLUDES
)
CFLAGS
+=
-
D_GNU_SOURCE
TEST_GEN_PROGS
=
map_test
include
../
lib
.
mk