diff options
Diffstat (limited to 'board/Marvell/dreamplug/Makefile')
-rw-r--r-- | board/Marvell/dreamplug/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/Marvell/dreamplug/Makefile b/board/Marvell/dreamplug/Makefile index 23e6c53184..e239d591b7 100644 --- a/board/Marvell/dreamplug/Makefile +++ b/board/Marvell/dreamplug/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2011 # Jason Cooper <u-boot@lakedaemon.net> @@ -5,8 +6,5 @@ # Based on work by: # Marvell Semiconductor <www.marvell.com> # Written-by: Siddarth Gore <gores@marvell.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := dreamplug.o |