cmd: fitupd: move config check to Kconfig
[oweals/u-boot.git] / board / freescale / mx28evk / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000-2006
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6 ifndef  CONFIG_SPL_BUILD
7 obj-y   := mx28evk.o
8 else
9 obj-y   := iomux.o
10 endif