mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 02:08:38 +00:00
3bc599c956
Uniformize STMicroelectronics copyrights headers for STM32 related code. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
8 lines
211 B
Makefile
8 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
|