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