Sign in
gbmc
/
linux
/
cfe54f4591e675cedf2c0d25287ff4c0a2e0cb9d
/
.
/
tools
/
testing
/
selftests
/
mseal_system_mappings
/
Makefile
blob: 2b4504e2f52f679c494c2b9e081965d80a0e0c59 [
file
]
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS
+=
-
std
=
c99
-
pthread
-
Wall
$
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
:=
sysmap_is_sealed
include
../
lib
.
mk