mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 02:23:16 +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
|