diff options
Diffstat (limited to 'board/altera/cyclone5-socdk/Makefile')
-rw-r--r-- | board/altera/cyclone5-socdk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/altera/cyclone5-socdk/Makefile b/board/altera/cyclone5-socdk/Makefile index 86f9b78cad..e1c8a6b3c7 100644 --- a/board/altera/cyclone5-socdk/Makefile +++ b/board/altera/cyclone5-socdk/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2001-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # (C) Copyright 2010, Thomas Chou <thomas@wytron.com.tw> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := socfpga.o |