9 lines
		
	
	
		
			225 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			225 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
#
 | 
						|
# Copyright (C) STMicroelectronics SA 2017
 | 
						|
#
 | 
						|
# Authors: Philippe Cornu <philippe.cornu@st.com>
 | 
						|
#          Yannick Fertre <yannick.fertre@st.com>
 | 
						|
 | 
						|
obj-${CONFIG_VIDEO_STM32} = stm32_ltdc.o
 |