Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
7
drivers/usb/class/Makefile
Normal file
7
drivers/usb/class/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Makefile for USB Class drivers
|
||||
# (one step up from the misc category)
|
||||
#
|
||||
|
||||
obj-$(CONFIG_USB_ACM) += cdc-acm.o
|
||||
obj-$(CONFIG_USB_PRINTER) += usblp.o
|
||||
Reference in New Issue
Block a user