Add LED support to the WGT634U machine.  It uses the new gpio-led
driver and a platform driver for the pin definitions.
    
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
		
	
			
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			145 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			145 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Makefile for the BCM47XX specific kernel interface routines
 | 
						|
# under Linux.
 | 
						|
#
 | 
						|
 | 
						|
obj-y := gpio.o irq.o prom.o serial.o setup.o time.o wgt634u.o
 |