mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 08:08:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			132 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			132 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for Etrax-specific drivers
 | |
| #
 | |
| 
 | |
| obj-$(CONFIG_ETRAX_NANDFLASH)   += nandflash.o
 | |
| obj-$(CONFIG_ETRAX_GPIO)        += gpio.o
 | 
