]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - samples/watch_queue/Makefile
Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[mirror_ubuntu-hirsute-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