12 lines
213 B
Makefile
12 lines
213 B
Makefile
|
#
|
||
|
# 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
|