#
# Copyright 2018 NXP
#
# SPDX-License-Identifier:      GPL-2.0+
#

obj-y += nitrogen8mm.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif
