/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/samples/uhid
NameSizeModeActions
Makefile2200644editdlrm
Edit: /usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/samples/uhid/Makefile (220B)
# SPDX-License-Identifier: GPL-2.0-only # List of programs to build hostprogs-y := uhid-example # Tell kbuild to always build the programs always := $(hostprogs-y) HOSTCFLAGS_uhid-example.o += -I$(objtree)/usr/include