diff options
Diffstat (limited to 'board/freescale/t4qds/Makefile')
-rw-r--r-- | board/freescale/t4qds/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/freescale/t4qds/Makefile b/board/freescale/t4qds/Makefile index 1eacbcc016..11144222d3 100644 --- a/board/freescale/t4qds/Makefile +++ b/board/freescale/t4qds/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright 2012 Freescale Semiconductor, Inc. -# -# SPDX-License-Identifier: GPL-2.0+ -# ifdef CONFIG_SPL_BUILD obj-y += spl.o |