Sign in
gbmc
/
linux
/
4e949e77fa5e335ff32f177fd37d3e469fd396f9
/
.
/
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