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