aboutsummaryrefslogtreecommitdiffstats
path: root/samples/pidfd/Makefile
blob: ee2979849d926dc23c5a87979b70204bf17120e3 (plain) (blame)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0

hostprogs := pidfd-metadata
always-y := $(hostprogs)
HOSTCFLAGS_pidfd-metadata.o += -I$(objtree)/usr/include
all: pidfd-metadata