7 lines
		
	
	
		
			119 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			119 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for arch/microblaze/platform directory
 | |
| #
 | |
| #obj-$(CONFIG_PLATFORM_GENERIC) += generic/
 | |
| 
 | |
| obj-y	+= platform.o
 | 
