diff options
Diffstat (limited to 'board/freescale/b4860qds/Makefile')
-rw-r--r-- | board/freescale/b4860qds/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/freescale/b4860qds/Makefile b/board/freescale/b4860qds/Makefile index c032242f22..c0ba2c0168 100644 --- a/board/freescale/b4860qds/Makefile +++ b/board/freescale/b4860qds/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 |