5 lines
		
	
	
		
			101 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			101 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for Goldfish platform specific drivers
 | |
| #
 | |
| obj-$(CONFIG_GOLDFISH_PIPE)	+= goldfish_pipe.o
 | 
