]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/freescale/mx28evk/Makefile
xtensa: clean up CONFIG_SYS_TEXT_ADDR
[people/ms/u-boot.git] / board / freescale / mx28evk / Makefile
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier: GPL-2.0+
6 #
7
8 ifndef CONFIG_SPL_BUILD
9 obj-y := mx28evk.o
10 else
11 obj-y := iomux.o
12 endif