Sign in
gem5
/
arm
/
linux
/
65694c5aaddfedd9da082e4e150cafc6b3fc8a6a
/
.
/
tools
/
testing
/
selftests
/
soft-dirty
/
Makefile
blob: a9cdc823d6e00a759700d11bda9721ff9baa956f [
file
] [
log
] [
blame
]
CFLAGS
+=
-
iquote
../../../../
include
/
uapi
-
Wall
soft
-
dirty
:
soft
-
dirty
.
c
all
:
soft
-
dirty
clean
:
rm
-
f soft
-
dirty
run_tests
:
all
@./
soft
-
dirty
||
echo
"soft-dirty selftests: [FAIL]"