Merge branches 'acpica' and 'acpi-tables'
[linux-block.git] / samples / vfs / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
a528d35e 2# List of programs to build
5f2fb52f 3hostprogs := \
f1b5618e
DH
4 test-fsmount \
5 test-statx
a528d35e 6
5f2fb52f 7always-y := $(hostprogs)
a528d35e 8
f1b5618e 9HOSTCFLAGS_test-fsmount.o += -I$(objtree)/usr/include
a528d35e 10HOSTCFLAGS_test-statx.o += -I$(objtree)/usr/include