diff options
Diffstat (limited to 'board/atmel/sama5d2_ptc_ek/Makefile')
-rw-r--r-- | board/atmel/sama5d2_ptc_ek/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/atmel/sama5d2_ptc_ek/Makefile b/board/atmel/sama5d2_ptc_ek/Makefile index 9fe4b410a1..22f4664394 100644 --- a/board/atmel/sama5d2_ptc_ek/Makefile +++ b/board/atmel/sama5d2_ptc_ek/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2017 Microchip Corporation # Wenyou Yang <wenyou.yang@microchip.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += sama5d2_ptc_ek.o |