5 lines
92 B
Makefile
5 lines
92 B
Makefile
|
|
#
|
||
|
|
# Makefile for early USB devices
|
||
|
|
#
|
||
|
|
|
||
|
|
obj-$(CONFIG_EARLY_PRINTK_DBGP) += ehci-dbgp.o
|