File Manager

Current Path : /usr/src/linux-headers-5.15.0-91/drivers/hid/usbhid/
Upload File :
Current File : //usr/src/linux-headers-5.15.0-91/drivers/hid/usbhid/Makefile

# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the USB input drivers
#

usbhid-y	:= hid-core.o
usbhid-$(CONFIG_USB_HIDDEV)	+= hiddev.o
usbhid-$(CONFIG_HID_PID)	+= hid-pidff.o

obj-$(CONFIG_USB_HID)		+= usbhid.o
obj-$(CONFIG_USB_KBD)		+= usbkbd.o
obj-$(CONFIG_USB_MOUSE)		+= usbmouse.o


File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com