asuswrt-merlin.ng/release/src-rt-5.02axhnd/kernel/linux-4.1/Documentation/timers/Makefile
2020-08-28 22:07:59 -04:00

5 lines
137 B
Makefile

# List of programs to build
hostprogs-$(CONFIG_X86) := hpet_example
# Tell kbuild to always build the programs
always := $(hostprogs-y)