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