xref: /openbmc/u-boot/drivers/video/stm32/Makefile (revision ec75fab302a8b2ddf291cc1b7219b0333cea1a4d)
1#
2# Copyright (C) STMicroelectronics SA 2017
3#
4# Authors: Philippe Cornu <philippe.cornu@st.com>
5#          Yannick Fertre <yannick.fertre@st.com>
6#
7# SPDX-License-Identifier:	GPL-2.0+
8#
9
10obj-${CONFIG_VIDEO_STM32} = stm32_ltdc.o
11