u-boot-brain/board/spear/x600/Makefile

11 lines
178 B
Makefile
Raw Normal View History

#
# (C) Copyright 2000-2004
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
ifndef CONFIG_SPL_BUILD
obj-y := fpga.o x600.o
endif