Sign in
android-kvm
/
linux
/
1a39193137e8dc35707990d8b28ea4211ca9c105
/
.
/
tools
/
testing
/
selftests
/
dmabuf-heaps
/
Makefile
blob: 9e7e158d5fa3207da5f7e9b886021c518fae771b [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
-
static
-
O3
-
Wl
,-
no
-
as
-
needed
-
Wall
$
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
=
dmabuf
-
heap
include
../
lib
.
mk