summaryrefslogtreecommitdiffstats
path: root/qemu/roms/u-boot/board/freescale/t1040qds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/u-boot/board/freescale/t1040qds/Makefile')
-rw-r--r--qemu/roms/u-boot/board/freescale/t1040qds/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/qemu/roms/u-boot/board/freescale/t1040qds/Makefile b/qemu/roms/u-boot/board/freescale/t1040qds/Makefile
new file mode 100644
index 000000000..19ed21b7d
--- /dev/null
+++ b/qemu/roms/u-boot/board/freescale/t1040qds/Makefile
@@ -0,0 +1,13 @@
+#
+# Copyright 2013 Freescale Semiconductor, Inc.
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += t1040qds.o
+obj-y += ddr.o
+obj-$(CONFIG_PCI) += pci.o
+obj-y += law.o
+obj-y += tlb.o
+obj-y += eth.o
+obj-y += diu.o