Staging
v0.7.0
Raw File
Makefile
#
# Makefile for early USB devices
#

obj-$(CONFIG_EARLY_PRINTK_DBGP)        += ehci-dbgp.o
back to top