Sign in
kunit
/
linux
/
3ea94de15ce9f3a217f6d0a7e9e0f48388902bb7
/
.
/
Documentation
/
watchdog
/
src
/
Makefile
blob: 4a892c304983c29431c7e32832e6353b308c970d [
file
]
# List of programs to build
hostprogs
-
y
:=
watchdog
-
simple watchdog
-
test
# Tell kbuild to always build the programs
always
:=
$
(
hostprogs
-
y
)