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