blob: 5f44ea40d6d5e4591e69978a00d37513ea8bff3d [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0-only
# List of programs to build
hostprogs := uhid-example
# Tell kbuild to always build the programs
always-y := $(hostprogs)
HOSTCFLAGS_uhid-example.o += -I$(objtree)/usr/include