404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.14.132.221: ~ $
# 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


Filemanager

Name Type Size Permission Actions
Kconfig File 2.57 KB 0644
Makefile File 291 B 0644