/
usr
/
src
/
kernels
/
4.18.0-553.121.1.el8_10.x86_64
/
samples
/
hidraw
/
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/samples/hidraw
mkdir
upload
Name
Size
Mode
Actions
Makefile
231
0644
edit
dl
rm
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
Save
cmd:
run