submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
11 lines
199 B
Makefile
11 lines
199 B
Makefile
#
|
|
# Copyright (C) 2010 Nobuhiro Iwamatsu
|
|
# Copyright (C) 2008 Renesas Solutions Corp.
|
|
#
|
|
# u-boot/board/shmin/Makefile
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y := shmin.o
|
|
obj-y += lowlevel_init.o
|