blob: 5f62b2826e28eab9a886a8321ce23b6f5381f0bc [file] [log] [blame]
Peng Fan60d33fc2018-10-18 14:28:18 +02001#
2# Copyright 2018 NXP
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
Anatolij Gustschin64b5f462019-06-12 13:35:25 +02007obj-y += cpu.o iomux.o misc.o
Peng Fan7b86cd42019-08-22 07:42:33 +00008
9ifdef CONFIG_SPL_BUILD
10obj-$(CONFIG_SPL_LOAD_IMX_CONTAINER) += parse-container.o
11endif