mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-05 11:13:32 +00:00

Uniformize STMicroelectronics copyrights headers for STM32 related code. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
8 lines
204 B
Makefile
8 lines
204 B
Makefile
#
|
|
# Copyright (C) 2016, STMicroelectronics - All Rights Reserved
|
|
# Author(s): Vikas Manocha, <vikas.manocha@st.com> for STMicroelectronics.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += timer.o soc.o
|