https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 1c388920cae6065cd9ad565f08438d22902b75de authored by Jason Self on 14 September 2013, 13:55:20 UTC
Linux-libre 3.10.12-gnu
Tip revision: 1c38892
Makefile
#
# Makefile for early USB devices
#

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