linuxOS_D21X/source/uboot-2021.10/drivers/video/stm32/Makefile

10 lines
270 B
Makefile
Raw Normal View History

2024-11-29 08:13:19 +00:00
# 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
obj-${CONFIG_VIDEO_STM32_DSI} += stm32_dsi.o