]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - samples/uhid/Makefile
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[mirror_ubuntu-bionic-kernel.git] / samples / uhid / Makefile
CommitLineData
5148fa52
DH
1# List of programs to build
2hostprogs-y := uhid-example
3
4# Tell kbuild to always build the programs
5always := $(hostprogs-y)
6
7HOSTCFLAGS_uhid-example.o += -I$(objtree)/usr/include