]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/aries/m28evk/Makefile
ARM: mxs: Rename M28EVK
[people/ms/u-boot.git] / board / aries / m28evk / Makefile
CommitLineData
fc102728
MV
1#
2# (C) Copyright 2000-2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
fc102728
MV
6#
7
04fe4273 8ifndef CONFIG_SPL_BUILD
a79854a9 9obj-y := m28evk.o
c944a3ef 10else
a79854a9 11obj-y := spl_boot.o
04fe4273 12endif