mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
13e89d7522
Add support for MediaTek MT8518 SoC. This include the file that will initialize the SoC after boot and its device tree. Signed-off-by: mingming lee <mingming.lee@mediatek.com>
4 lines
77 B
Makefile
4 lines
77 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-y += init.o
|
|
obj-y += lowlevel_init.o
|