3 # Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
5 # SPDX-License-Identifier: GPL-2.0+
8 # Make ARMv5 to allow more compilers to work, even though its v6.
9 PLATFORM_CPPFLAGS += -march=armv5
11 ifneq ($(CONFIG_IMX_CONFIG),)
13 ifdef CONFIG_SPL_BUILD
14 ALL-y += $(OBJTREE)/SPL