diff options
Diffstat (limited to 'board/compulab/cm_t43/Makefile')
-rw-r--r-- | board/compulab/cm_t43/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/compulab/cm_t43/Makefile b/board/compulab/cm_t43/Makefile index c749659b26..6fa231a045 100644 --- a/board/compulab/cm_t43/Makefile +++ b/board/compulab/cm_t43/Makefile @@ -1,10 +1,8 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Makefile # # Copyright (C) 2015 Compulab, Ltd. -# -# SPDX-License-Identifier: GPL-2.0+ -# ifdef CONFIG_SPL_BUILD obj-y += spl.o mux.o |