diff options
Diffstat (limited to 'board/compulab/cm_t3517/Makefile')
-rw-r--r-- | board/compulab/cm_t3517/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/compulab/cm_t3517/Makefile b/board/compulab/cm_t3517/Makefile index 4f0db01e37..bfcb75f98f 100644 --- a/board/compulab/cm_t3517/Makefile +++ b/board/compulab/cm_t3517/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2014 CompuLab, Ltd. <www.compulab.co.il> # # Authors: Igor Grinberg <grinberg@compulab.co.il> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += cm_t3517.o mux.o |