blob: 8c9bc9f98d37829036afee08ad191ce6871751ec [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
David Herrmann5148fa52012-06-10 15:16:27 +02002# List of programs to build
3hostprogs-y := uhid-example
4
5# Tell kbuild to always build the programs
6always := $(hostprogs-y)
7
8HOSTCFLAGS_uhid-example.o += -I$(objtree)/usr/include