xref: /openbmc/u-boot/board/sandisk/sansa_fuze_plus/Makefile (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
1*83d290c5STom Rini# SPDX-License-Identifier: GPL-2.0+
2607232e4SMarek Vasut#
3607232e4SMarek Vasut# (C) Copyright 2000-2006
4607232e4SMarek Vasut# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5607232e4SMarek Vasut
6607232e4SMarek Vasutifndef	CONFIG_SPL_BUILD
7a79854a9SMasahiro Yamadaobj-y	:= sfp.o
8607232e4SMarek Vasutelse
9a79854a9SMasahiro Yamadaobj-y	:= spl_boot.o
10607232e4SMarek Vasutendif
11