xref: /openbmc/u-boot/board/spear/spear600/Makefile (revision 53ab4af3)
1#
2# (C) Copyright 2000-2004
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8ifndef CONFIG_SPL_BUILD
9obj-y	:= spear600.o
10endif
11