Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Vaibhav Hiremath | db5c558 | 2010-06-07 15:20:43 -0400 | [diff] [blame] | 2 | # |
| 3 | # Author: Vaibhav Hiremath <hvaibhav@ti.com> |
| 4 | # |
| 5 | # Based on ti/evm/Makefile |
| 6 | # |
Nishanth Menon | eaa39c6 | 2023-11-01 15:56:03 -0500 | [diff] [blame^] | 7 | # Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/ |
Vaibhav Hiremath | db5c558 | 2010-06-07 15:20:43 -0400 | [diff] [blame] | 8 | |
Masahiro Yamada | 5d23de5 | 2013-10-21 11:53:37 +0900 | [diff] [blame] | 9 | obj-y := am3517evm.o |