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