]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/creative/xfi3/Makefile
arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitions
[people/ms/u-boot.git] / board / creative / xfi3 / Makefile
CommitLineData
aa04fef4
MV
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
aa04fef4 8ifndef CONFIG_SPL_BUILD
a79854a9 9obj-y := xfi3.o
aa04fef4 10else
a79854a9 11obj-y := spl_boot.o
aa04fef4 12endif