Current Path : /usr/src/kernels/4.18.0-553.52.1.el8_10.x86_64/samples/uhid/ |
Current File : //usr/src/kernels/4.18.0-553.52.1.el8_10.x86_64/samples/uhid/Makefile |
# 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