blob: 8bd25f77671f48b1a4ccd88eaeed7947a3476418 [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0
# List of programs to build
hostprogs := hid-example
always-y := $(hostprogs)
HOSTCFLAGS_hid-example.o += -I$(objtree)/usr/include
all: hid-example