diff options
Diffstat (limited to 'board/ronetix/pm9g45/Makefile')
-rw-r--r-- | board/ronetix/pm9g45/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/ronetix/pm9g45/Makefile b/board/ronetix/pm9g45/Makefile index 0a00279900c..04795c19708 100644 --- a/board/ronetix/pm9g45/Makefile +++ b/board/ronetix/pm9g45/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2003-2008 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. @@ -5,8 +6,5 @@ # (C) Copyright 2008 # Stelian Pop <stelian@popies.net> # Lead Tech Design <www.leadtechdesign.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += pm9g45.o |