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