xref: /linux-6.15/samples/hidraw/Makefile (revision 82d00a93)
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