5 lines
		
	
	
		
			125 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			125 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Makefile for the 2700G controller driver.
 | |
| 
 | |
| obj-$(CONFIG_FB_MBX)	   += mbxfb.o
 | |
| obj-$(CONFIG_FB_MBX_DEBUG) += mbxfbdebugfs.o
 |