Sign in
gem5
/
arm
/
linux-arm64-legacy
/
1c4e2d70afb132058bfe979f6854c1d0a732b556
/
.
/
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]"