diff options
Diffstat (limited to 'board/sbc8641d/Makefile')
-rw-r--r-- | board/sbc8641d/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/sbc8641d/Makefile b/board/sbc8641d/Makefile index a9b20266bc..c48f82d3d9 100644 --- a/board/sbc8641d/Makefile +++ b/board/sbc8641d/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2001 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += sbc8641d.o obj-y += law.o |