9 lines
209 B
Makefile
9 lines
209 B
Makefile
# 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/
|
|
|
|
obj-y := am3517evm.o
|