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