blob: 59df7c25a9d1589caa4ad444768b33055c9f99f8 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001# 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