diff options
Diffstat (limited to 'board/spear/x600/Makefile')
-rw-r--r-- | board/spear/x600/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/spear/x600/Makefile b/board/spear/x600/Makefile index 18d3dd2e6f..3ed8415777 100644 --- a/board/spear/x600/Makefile +++ b/board/spear/x600/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2000-2004 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# ifdef CONFIG_SPL_BUILD # necessary to create built-in.o |