Sign in
gem5
/
arm
/
linux
/
6f29c244075c12713b4d8c32a2707fa4604bf60d
/
.
/
tools
/
testing
/
selftests
/
watchdog
/
Makefile
blob: f863c664e3d143be1dd439a6098d5e389a49e762 [
file
] [
log
] [
blame
]
TEST_PROGS
:=
watchdog
-
test
all
:
$
(
TEST_PROGS
)
include
../
lib
.
mk
clean
:
rm
-
fr $
(
TEST_PROGS
)