]> asedeno.scripts.mit.edu Git - linux.git/blob - samples/pidfd/Makefile
Merge branch 'master' of git://blackhole.kfki.hu/nf
[linux.git] / samples / pidfd / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 hostprogs := pidfd-metadata
4 always-y := $(hostprogs)
5 HOSTCFLAGS_pidfd-metadata.o += -I$(objtree)/usr/include
6 all: pidfd-metadata