xref: /openbmc/u-boot/board/freescale/mx53loco/Makefile (revision ae9996c806e15b68b97fe7a7242c44e713345269)
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