]> git.sur5r.net Git - u-boot/blob - board/bachmann/ot1200/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / board / bachmann / ot1200 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (C) 2012-2013, Guennadi Liakhovetski <lg@denx.de>
4 # (C) Copyright 2012-2013 Freescale Semiconductor, Inc.
5 # Copyright (C) 2013, Boundary Devices <info@boundarydevices.com>
6
7 ifdef CONFIG_SPL_BUILD
8 obj-y  := ot1200.o ot1200_spl.o
9 else
10 obj-y  := ot1200.o
11 endif