blob: 59df7c25a9d1589caa4ad444768b33055c9f99f8 [file] [log] [blame]
David Howellsa528d352017-01-31 16:46:22 +00001# List of programs to build
2hostprogs-$(CONFIG_SAMPLE_STATX) := test-statx
3
4# Tell kbuild to always build the programs
5always := $(hostprogs-y)
6
7HOSTCFLAGS_test-statx.o += -I$(objtree)/usr/include