blob: 73b11dfbf020a3d3c82252e5b5b8d573b12876b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# 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
|