Makefile 278 B

12345678910
  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. obj-y += mx53ppd.o
  9. obj-$(CONFIG_DM_VIDEO) += mx53ppd_video.o