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