mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 10:26:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			207 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			207 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Copyright (c) 2009 Wind River Systems, Inc.
 | |
| # Tom Rix <Tom.Rix@windriver.com>
 | |
| #
 | |
| # SPDX-License-Identifier:	GPL-2.0+
 | |
| #
 | |
| 
 | |
| obj-$(CONFIG_TWL4030_USB) += twl4030.o
 | |
| obj-$(CONFIG_OMAP_USB_PHY) += omap_usb_phy.o
 |