TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux.git
/
3a0ad55d848b50499b68d7141d4eca997fce28ef
/
.
/
tools
/
testing
/
selftests
/
nsfs
/
Makefile
blob: 9ff7c7f80625c18b97edc0854193c6ab48f936a4 [
file
] [
log
] [
blame
]
Andrew Scull
b4b6d4a
2019-01-02 15:54:55 +0000
[
diff
] [
blame
]
1
TEST_GEN_PROGS
:=
owner pidns
2
3
CFLAGS
:=
-
Wall
-
Werror
4
5
include
../
lib
.
mk