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