diff options
Diffstat (limited to 'board/hisilicon/hikey/Makefile')
-rw-r--r-- | board/hisilicon/hikey/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/hisilicon/hikey/Makefile b/board/hisilicon/hikey/Makefile index d4ec8c7f438..5b8e76f0b9c 100644 --- a/board/hisilicon/hikey/Makefile +++ b/board/hisilicon/hikey/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2000-2004 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := hikey.o |