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