12 lines
		
	
	
		
			199 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			199 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| include include/asm-generic/Kbuild.asm
 | |
| 
 | |
| header-y += arch-v10/
 | |
| header-y += arch-v32/
 | |
| 
 | |
| header-y += ethernet.h
 | |
| header-y += rtc.h
 | |
| header-y += sync_serial.h
 | |
| 
 | |
| unifdef-y += etraxgpio.h
 | |
| unifdef-y += rs485.h
 |