kernel-ark/Documentation/laptops/Makefile
Peter Foley adb19fb66e Documentation: add makefiles for more targets
Add a bunch of previously unbuilt source files to the Documentation build
machinery.

Signed-off-by: Peter Foley <pefoley2@pefoley.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2014-09-26 11:02:56 +02:00

6 lines
126 B
Makefile

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