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