]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/overo/Makefile
xfi3: correct function name
[people/ms/u-boot.git] / board / overo / Makefile
CommitLineData
9d0fc811
DB
1#
2# (C) Copyright 2000, 2001, 2002
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
1a459660 5# SPDX-License-Identifier: GPL-2.0+
9d0fc811
DB
6#
7
fe5d488f
AB
8ifdef CONFIG_SPL_BUILD
9obj-y := spl.o common.o
10else
11obj-y := overo.o common.o
12endif