xref: /linux/samples/timers/Makefile (revision c7c101df0aecddb1ae56dd7f6705eb05cb59b88a)
1# SPDX-License-Identifier: GPL-2.0
2userprogs := hpet_example
3always-y := $(userprogs)
4
5userccflags += -I usr/include
6