blob: 6d038a60c6789b45e920fb7193cd40d47a526df3 [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright 2022 NXP
obj-y += lowlevel_init.o
obj-y += soc.o clock.o clock_root.o trdc.o
obj-$(CONFIG_AHAB_BOOT) += ahab.o
#ifndef CONFIG_SPL_BUILD
obj-y += imx_bootaux.o
#endif