/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/samples/hidraw
NameSizeModeActions
Makefile2310644editdlrm
Edit: /usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/samples/hidraw/Makefile (231B)
# SPDX-License-Identifier: GPL-2.0 # List of programs to build hostprogs-y := hid-example # Tell kbuild to always build the programs always := $(hostprogs-y) HOSTCFLAGS_hid-example.o += -I$(objtree)/usr/include all: hid-example