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