Randy Dunlap | d49129a | 2010-03-10 15:21:56 -0800 | [diff] [blame] | 1 | # List of programs to build |
Pali Rohár | b3fd736 | 2015-06-06 15:42:28 +0200 | [diff] [blame] | 2 | hostprogs-y := dslm |
Randy Dunlap | d49129a | 2010-03-10 15:21:56 -0800 | [diff] [blame] | 3 | |
4 | # Tell kbuild to always build the programs | ||||
5 | always := $(hostprogs-y) |