Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Peter Senna Tschudin | 56d9692 | 2017-11-06 19:14:11 +0000 | [diff] [blame] | 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> |
Peter Senna Tschudin | 56d9692 | 2017-11-06 19:14:11 +0000 | [diff] [blame] | 8 | |
| 9 | obj-y += mx53ppd.o |
Ian Ray | 9e559af | 2020-01-31 15:07:57 +0200 | [diff] [blame] | 10 | obj-$(CONFIG_DM_VIDEO) += mx53ppd_video.o |