diff options
Diffstat (limited to 'board/st/stv0991/Makefile')
-rw-r--r-- | board/st/stv0991/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/st/stv0991/Makefile b/board/st/stv0991/Makefile index 6fb4135f5da..7f6d719c322 100644 --- a/board/st/stv0991/Makefile +++ b/board/st/stv0991/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # 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 |