diff options
Diffstat (limited to 'board/toradex/common/Makefile')
-rw-r--r-- | board/toradex/common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/toradex/common/Makefile b/board/toradex/common/Makefile index d645f5a4ad..6b9fccb6b9 100644 --- a/board/toradex/common/Makefile +++ b/board/toradex/common/Makefile @@ -1,5 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ # Copyright (c) 2016 Toradex, Inc. -# SPDX-License-Identifier: GPL-2.0+ # Common for all Toradex modules ifeq ($(CONFIG_SPL_BUILD),y) |