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