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

obj-y += imx95_evk.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
endif
