diff options
Diffstat (limited to 'board/cirrus/edb93xx/Makefile')
-rw-r--r-- | board/cirrus/edb93xx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/cirrus/edb93xx/Makefile b/board/cirrus/edb93xx/Makefile index d03c498478b..0cf04b13ba8 100644 --- a/board/cirrus/edb93xx/Makefile +++ b/board/cirrus/edb93xx/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2013 # Sergey Kostanbaev <sergey.kostanbaev <at> fairwaves.ru> @@ -5,7 +6,5 @@ # (C) Copyright 2003-2006 # Wolfgang Denk, DENX Software Engineering, wd <at> denx.de. # -# * SPDX-License-Identifier: GPL-2.0+ -# obj-y := edb93xx.o |