xref: /openbmc/u-boot/board/freescale/mx53loco/Makefile (revision c40b6df87fc0193a7184ada9f53aaf57cdec0cdf)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# (C) Copyright 2011 Freescale Semiconductor, Inc.
4# Jason Liu <r64343@freescale.com>
5
6obj-y			+= mx53loco.o
7obj-$(CONFIG_VIDEO)	+= mx53loco_video.o
8