xref: /openbmc/u-boot/board/ge/mx53ppd/Makefile (revision 614539d4)
1# Copyright 2017 General Electric Company
2#
3# Based on board/freescale/mx53loco/Makefile:
4#
5# (C) Copyright 2011 Freescale Semiconductor, Inc.
6# Jason Liu <r64343@freescale.com>
7#
8# SPDX-License-Identifier:	GPL-2.0+
9#
10
11obj-y			+= mx53ppd.o
12obj-$(CONFIG_VIDEO)	+= mx53ppd_video.o
13