]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - samples/watch_queue/Makefile
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux
[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