mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 03:58:17 +00:00 
			
		
		
		
	USB doesn't seem to work yet; the controller detects the on-board Hub/ Ethernet device but can't read the descriptors from it. I haven't investigated yet. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
		
			
				
	
	
		
			8 lines
		
	
	
		
			105 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			105 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # (C) Copyright 2012,2015 Stephen Warren
 | |
| #
 | |
| # SPDX-License-Identifier:	GPL-2.0
 | |
| #
 | |
| 
 | |
| obj-y	:= ../rpi/rpi.o
 |