Jason Liu | 938080d | 2011-05-13 01:58:55 +0000 | [diff] [blame] | 1 | # |
2 | # (C) Copyright 2011 Freescale Semiconductor, Inc. | ||||
3 | # Jason Liu <r64343@freescale.com> | ||||
4 | # | ||||
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 5 | # SPDX-License-Identifier: GPL-2.0+ |
Jason Liu | 938080d | 2011-05-13 01:58:55 +0000 | [diff] [blame] | 6 | # |
7 | |||||
Masahiro Yamada | a79854a | 2013-10-21 11:53:37 +0900 | [diff] [blame] | 8 | obj-y += mx53loco.o |
9 | obj-$(CONFIG_VIDEO) += mx53loco_video.o |