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