xref: /openbmc/u-boot/board/spear/spear600/Makefile (revision c418addfa9e758b05531eb37498c6fa0317d2c64)
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