mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 03:58:17 +00:00 
			
		
		
		
	Switch to using the generic gpio_led driver instead of the private to cm_t35 board led implementation. Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Tested-by: Nikita Kiryanov <nikita@compulab.co.il>
		
			
				
	
	
		
			11 lines
		
	
	
		
			223 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			223 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # (C) Copyright 2011 - 2013 CompuLab, Ltd. <www.compulab.co.il>
 | |
| #
 | |
| # Authors: Nikita Kiryanov <nikita@compulab.co.il>
 | |
| #	   Igor Grinberg <grinberg@compulab.co.il>
 | |
| #
 | |
| # SPDX-License-Identifier:	GPL-2.0+
 | |
| #
 | |
| 
 | |
| obj-y	+= cm_t35.o
 |