Peter Foley | adb19fb | 2014-09-25 11:23:09 -0700 | [diff] [blame] | 1 | subdir-y := configfs |
2 | |||||
Randy Dunlap | 1e0051a | 2010-03-10 15:21:57 -0800 | [diff] [blame] | 3 | # List of programs to build |
4 | hostprogs-y := dnotify_test | ||||
5 | |||||
6 | # Tell kbuild to always build the programs | ||||
7 | always := $(hostprogs-y) |