]> git.sur5r.net Git - u-boot/blob - board/spear/x600/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / board / spear / x600 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2000-2004
4 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5
6 ifdef CONFIG_SPL_BUILD
7 # necessary to create built-in.o
8 obj- := __dummy__.o
9 else
10 obj-y   := fpga.o x600.o
11 endif