mirror of
https://github.com/torvalds/linux.git
synced 2024-12-06 19:11:31 +00:00
6 lines
92 B
Makefile
6 lines
92 B
Makefile
|
#
|
||
|
# Makefile for early USB devices
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_EARLY_PRINTK_DBGP) += ehci-dbgp.o
|