submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
9 lines
144 B
Makefile
9 lines
144 B
Makefile
#
|
|
# Copyright (C) Freescale Semiconductor, Inc. 2006.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += mpc8349itx.o
|
|
obj-$(CONFIG_PCI) += pci.o
|