diff options
Diffstat (limited to 'board/ti/panda/Makefile')
-rw-r--r-- | board/ti/panda/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/ti/panda/Makefile b/board/ti/panda/Makefile index c89f80d8064..dd2ff33afaa 100644 --- a/board/ti/panda/Makefile +++ b/board/ti/panda/Makefile @@ -1,8 +1,6 @@ +# 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+ -# obj-y := panda.o |