diff options
Diffstat (limited to 'board/overo/Makefile')
-rw-r--r-- | board/overo/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/overo/Makefile b/board/overo/Makefile index 21890715c7..b62bab9fe4 100644 --- a/board/overo/Makefile +++ b/board/overo/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2000, 2001, 2002 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# ifdef CONFIG_SPL_BUILD obj-y := spl.o common.o |