diff options
Diffstat (limited to 'board/atmel/at91sam9x5ek/Makefile')
-rw-r--r-- | board/atmel/at91sam9x5ek/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/atmel/at91sam9x5ek/Makefile b/board/atmel/at91sam9x5ek/Makefile index 5c42b6fe86b..e50948a5bb6 100644 --- a/board/atmel/at91sam9x5ek/Makefile +++ b/board/atmel/at91sam9x5ek/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2003-2008 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. @@ -9,8 +10,5 @@ # (C) Copyright 2012 # Bo Shen <voice.shen@atmel.com> # Atmel corporation <www.atmel.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += at91sam9x5ek.o |