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