mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-17 12:46:59 +02:00
Uniformize STMicroelectronics copyrights headers for STM32 related code. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
9 lines
211 B
Makefile
9 lines
211 B
Makefile
#
|
|
# Copyright (C) 2017, STMicroelectronics - All Rights Reserved
|
|
# Author(s): Patrice CHOTARD, <patrice.chotard@st.com> for STMicroelectronics.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := stm32h743-eval.o
|