Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ce23e640133484eebc20ca7b7668388213e11327
/
.
/
Documentation
/
watchdog
/
src
/
Makefile
blob: 4a892c304983c29431c7e32832e6353b308c970d [
file
] [
log
] [
blame
]
Randy Dunlap
3794f3e
2008-08-12 15:09:06 -0700
[
diff
] [
blame
]
1
# List of programs to build
2
hostprogs
-
y
:=
watchdog
-
simple watchdog
-
test
3
4
# Tell kbuild to always build the programs
5
always
:=
$
(
hostprogs
-
y
)