mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
881df6ed84
Add i.MX9 Kconfig and basic files for the new SoC Signed-off-by: Peng Fan <peng.fan@nxp.com>
6 lines
108 B
Makefile
6 lines
108 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright 2022 NXP
|
|
|
|
obj-y += lowlevel_init.o
|
|
obj-y += soc.o clock.o
|