diff options
Diffstat (limited to 'board/technexion/twister/Makefile')
-rw-r--r-- | board/technexion/twister/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/technexion/twister/Makefile b/board/technexion/twister/Makefile index 2a910211fd..3408dc04b2 100644 --- a/board/technexion/twister/Makefile +++ b/board/technexion/twister/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2011 Ilya Yanok, Emcraft Systems # # Based on ti/evm/Makefile -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := twister.o |