mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Uniformize STMicroelectronics copyrights headers for STV0991 related code. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
8 lines
200 B
Makefile
8 lines
200 B
Makefile
#
|
|
# Copyright (C) 2014, STMicroelectronics - All Rights Reserved
|
|
# Author(s): Vikas Manocha, <vikas.manocha@st.com> for STMicroelectronics.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := stv0991.o
|