blob: 13483d192ebb9f80bf541eead154f28c1eb44c0f [file] [log] [blame]
Peter Foleyadb19fb2014-09-25 11:23:09 -07001subdir-y := configfs
2
Randy Dunlap1e0051a2010-03-10 15:21:57 -08003# List of programs to build
4hostprogs-y := dnotify_test
5
6# Tell kbuild to always build the programs
7always := $(hostprogs-y)