summaryrefslogtreecommitdiffstats
path: root/board/freescale/t104xrdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/t104xrdb/Makefile')
-rw-r--r--board/freescale/t104xrdb/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/board/freescale/t104xrdb/Makefile b/board/freescale/t104xrdb/Makefile
new file mode 100644
index 0000000000..76c0c94b0e
--- /dev/null
+++ b/board/freescale/t104xrdb/Makefile
@@ -0,0 +1,12 @@
+#
+# Copyright 2013 Freescale Semiconductor, Inc.
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+
+obj-y += t104xrdb.o
+obj-y += ddr.o
+obj-$(CONFIG_PCI) += pci.o
+obj-y += law.o
+obj-y += tlb.o
OpenPOWER on IntegriCloud