diff options
Diffstat (limited to 'board/iomega/iconnect/Makefile')
-rw-r--r-- | board/iomega/iconnect/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/iomega/iconnect/Makefile b/board/iomega/iconnect/Makefile index 65e357ac95..fd975b016a 100644 --- a/board/iomega/iconnect/Makefile +++ b/board/iomega/iconnect/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2009 # Marvell Semiconductor <www.marvell.com> # Written-by: Prafulla Wadaskar <prafulla@marvell.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := iconnect.o |