 da076ffed6
			
		
	
	
		da076ffed6
		
	
	
	
	
		
			
			Rename config option from "glx" to "opengl", glx will not be the only option for opengl in near future. Also switch over to pkg-config for opengl support detection. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
		
			
				
	
	
		
			11 lines
		
	
	
		
			207 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			207 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Default configuration for lm32-softmmu
 | |
| 
 | |
| CONFIG_LM32=y
 | |
| CONFIG_MILKYMIST=y
 | |
| CONFIG_MILKYMIST_TMU2=$(CONFIG_OPENGL)
 | |
| CONFIG_FRAMEBUFFER=y
 | |
| CONFIG_PTIMER=y
 | |
| CONFIG_PFLASH_CFI01=y
 | |
| CONFIG_PFLASH_CFI02=y
 | |
| CONFIG_SD=y
 |