6 lines
83 B
Makefile
6 lines
83 B
Makefile
|
#
|
||
|
# Makefile for the usb common parts.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_USB_COMMON) += usb-common.o
|