Merge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / samples / pidfd / Makefile
CommitLineData
43c6afee
CB
1# SPDX-License-Identifier: GPL-2.0
2
3hostprogs-y := pidfd-metadata
4always := $(hostprogs-y)
5HOSTCFLAGS_pidfd-metadata.o += -I$(objtree)/usr/include
6all: pidfd-metadata