diff options
Diffstat (limited to 'board/atmel/at91sam9n12ek/Makefile')
-rw-r--r-- | board/atmel/at91sam9n12ek/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/atmel/at91sam9n12ek/Makefile b/board/atmel/at91sam9n12ek/Makefile index 9f069ca74a..2ca5459a19 100644 --- a/board/atmel/at91sam9n12ek/Makefile +++ b/board/atmel/at91sam9n12ek/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 2013 # Josh Wu <josh.wu@atmel.com> # Atmel corporation <www.atmel.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += at91sam9n12ek.o |