M7350/kernel/Documentation/timers/Makefile

6 lines
137 B
Makefile
Raw Permalink Normal View History

2024-09-09 08:52:07 +00:00
# List of programs to build
hostprogs-$(CONFIG_X86) := hpet_example
# Tell kbuild to always build the programs
always := $(hostprogs-y)