mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-02 01:19:49 +00:00
11 lines
229 B
Makefile
11 lines
229 B
Makefile
|
#
|
||
|
# Copyright (C) STMicroelectronics SA 2017
|
||
|
#
|
||
|
# Authors: Philippe Cornu <philippe.cornu@st.com>
|
||
|
# Yannick Fertre <yannick.fertre@st.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-${CONFIG_VIDEO_STM32} = stm32_ltdc.o
|