xref: /linux/samples/watchdog/Makefile (revision 4b3c1f1b15f576445c221cbc77a88540433a2ba7)
1# SPDX-License-Identifier: GPL-2.0
2userprogs := watchdog-simple
3always-y := $(userprogs)
4