aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/board/ge/mx53ppd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/board/ge/mx53ppd/Makefile')
-rw-r--r--roms/u-boot/board/ge/mx53ppd/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/roms/u-boot/board/ge/mx53ppd/Makefile b/roms/u-boot/board/ge/mx53ppd/Makefile
new file mode 100644
index 000000000..f423e80ca
--- /dev/null
+++ b/roms/u-boot/board/ge/mx53ppd/Makefile
@@ -0,0 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0+
+# Copyright 2017 General Electric Company
+#
+# Based on board/freescale/mx53loco/Makefile:
+#
+# (C) Copyright 2011 Freescale Semiconductor, Inc.
+# Jason Liu <r64343@freescale.com>
+
+obj-y += mx53ppd.o
+obj-$(CONFIG_DM_VIDEO) += mx53ppd_video.o