submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
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
|