blob: 6c09ee6ca72193287ad552c3481443e00f9a1b28 [file] [log] [blame]
Randy Dunlape6186302010-03-10 15:21:56 -08001# List of programs to build
Randy Dunlap0a6531e2010-06-01 09:55:07 -07002hostprogs-$(CONFIG_X86) := hpet_example
Randy Dunlape6186302010-03-10 15:21:56 -08003
4# Tell kbuild to always build the programs
5always := $(hostprogs-y)