submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
9 lines
129 B
Makefile
9 lines
129 B
Makefile
#
|
|
# DENX M53EVK
|
|
# Copyright (C) 2012-2013 Marek Vasut <marex@denx.de>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := m53evk.o
|