1607232e4SMarek Vasut# 2607232e4SMarek Vasut# (C) Copyright 2000-2006 3607232e4SMarek Vasut# Wolfgang Denk, DENX Software Engineering, wd@denx.de. 4607232e4SMarek Vasut# 5607232e4SMarek Vasut# SPDX-License-Identifier: GPL-2.0+ 6607232e4SMarek Vasut# 7607232e4SMarek Vasut 8607232e4SMarek Vasutifndef CONFIG_SPL_BUILD 9*a79854a9SMasahiro Yamadaobj-y := sfp.o 10607232e4SMarek Vasutelse 11*a79854a9SMasahiro Yamadaobj-y := spl_boot.o 12607232e4SMarek Vasutendif 13