diff options
Diffstat (limited to 'board/Seagate/goflexhome/Makefile')
-rw-r--r-- | board/Seagate/goflexhome/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/Seagate/goflexhome/Makefile b/board/Seagate/goflexhome/Makefile index e56230c71f..d6e6b976ac 100644 --- a/board/Seagate/goflexhome/Makefile +++ b/board/Seagate/goflexhome/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2013 Suriyan Ramasami <suriyan.r@gmail.com> # @@ -8,8 +9,5 @@ # Prafulla Wadaskar <prafulla@marvell.com> # (C) Copyright 2009 # Marvell Semiconductor <www.marvell.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := goflexhome.o |