xref: /linux/samples/hidraw/Makefile (revision 82d00a9392ecccc3828656e574bd62354a7259c9)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2*82d00a93SMasahiro Yamadauserprogs := hid-example
3*82d00a93SMasahiro Yamadaalways-y := $(userprogs)
4d431b2e3SRandy Dunlap
5*82d00a93SMasahiro Yamadauserccflags += -I usr/include
6