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