xref: /openbmc/u-boot/board/creative/xfi3/Makefile (revision e8f80a5a)
1*83d290c5STom Rini# SPDX-License-Identifier: GPL-2.0+
2aa04fef4SMarek Vasut#
3aa04fef4SMarek Vasut# (C) Copyright 2000-2006
4aa04fef4SMarek Vasut# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5aa04fef4SMarek Vasut
6aa04fef4SMarek Vasutifndef	CONFIG_SPL_BUILD
7a79854a9SMasahiro Yamadaobj-y	:= xfi3.o
8aa04fef4SMarek Vasutelse
9a79854a9SMasahiro Yamadaobj-y	:= spl_boot.o
10aa04fef4SMarek Vasutendif
11