blob: 9e50bfeb8683d958e7e20b2ce5ab43ed2c931031 [file] [log] [blame]
#
# Copyright (C) 2012-2013, Guennadi Liakhovetski <lg@denx.de>
# (C) Copyright 2012-2013 Freescale Semiconductor, Inc.
# Copyright (C) 2013, Boundary Devices <info@boundarydevices.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
obj-y := ot1200.o ot1200_spl.o
else
obj-y := ot1200.o
endif