]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - samples/watch_queue/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
[mirror_ubuntu-jammy-kernel.git] / samples / watch_queue / Makefile
1 # List of programs to build
2 hostprogs := watch_test
3
4 # Tell kbuild to always build the programs
5 always-y := $(hostprogs)
6
7 HOSTCFLAGS_watch_test.o += -I$(objtree)/usr/include