submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
12 lines
224 B
Makefile
12 lines
224 B
Makefile
#
|
|
# Copyright (C) 2009 Renesas Solutions Corp.
|
|
# Copyright (C) 2009 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
|
|
#
|
|
# board/espt/Makefile
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := espt.o
|
|
obj-y += lowlevel_init.o
|