Linux 4.19-rc7
[linux-2.6/btrfs-unstable.git] / samples / statx / Makefile
blob59df7c25a9d1589caa4ad444768b33055c9f99f8
1 # List of programs to build
2 hostprogs-$(CONFIG_SAMPLE_STATX) := test-statx
4 # Tell kbuild to always build the programs
5 always := $(hostprogs-y)
7 HOSTCFLAGS_test-statx.o += -I$(objtree)/usr/include