Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
8
drivers/hid/Makefile
Normal file
8
drivers/hid/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# Makefile for the HID driver
|
||||
#
|
||||
hid-objs := hid-core.o hid-input.o
|
||||
|
||||
obj-$(CONFIG_HID) += hid.o
|
||||
hid-$(CONFIG_HID_DEBUG) += hid-debug.o
|
||||
|
||||
Reference in New Issue
Block a user