blob: 0abe44f68965eb4b7acd9f6380c8c04036b1e73b [file] [log] [blame]
Randy Dunlapd49129a2010-03-10 15:21:56 -08001# List of programs to build
Pali Rohárb3fd7362015-06-06 15:42:28 +02002hostprogs-y := dslm
Randy Dunlapd49129a2010-03-10 15:21:56 -08003
4# Tell kbuild to always build the programs
5always := $(hostprogs-y)