diff options
Diffstat (limited to 'board/logicpd/am3517evm/Makefile')
-rw-r--r-- | board/logicpd/am3517evm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/logicpd/am3517evm/Makefile b/board/logicpd/am3517evm/Makefile index 73b11dfbf0..c07a98e938 100644 --- a/board/logicpd/am3517evm/Makefile +++ b/board/logicpd/am3517evm/Makefile @@ -1,11 +1,9 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Author: Vaibhav Hiremath <hvaibhav@ti.com> # # Based on ti/evm/Makefile # # Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y := am3517evm.o |