summaryrefslogtreecommitdiffstats
path: root/board/tbs/tbs2910/Makefile
diff options
context:
space:
mode:
authorSoeren Moch <smoch@web.de>2014-11-03 13:57:01 +0100
committerStefano Babic <sbabic@denx.de>2014-11-13 18:09:23 +0100
commit05d492a3235df397da6200294ea2a802749372a8 (patch)
tree2ebe540b63a0e59cfa9b823f989dd7b824570cfc /board/tbs/tbs2910/Makefile
parent3302c275b3b5e76f593bcb814216656a2fd3fa29 (diff)
downloadtalos-obmc-uboot-05d492a3235df397da6200294ea2a802749372a8.tar.gz
talos-obmc-uboot-05d492a3235df397da6200294ea2a802749372a8.zip
arm: mx6: add support for TBS2910 Matrix ARM miniPC
Add initial support for TBS2910 Matrix ARM miniPC. Support includes MMC, Ethernet, UARTs, HDMI, USB, SATA, PCI, I2C, RTC. Signed-off-by: Soeren Moch <smoch@web.de>
Diffstat (limited to 'board/tbs/tbs2910/Makefile')
-rw-r--r--board/tbs/tbs2910/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/tbs/tbs2910/Makefile b/board/tbs/tbs2910/Makefile
new file mode 100644
index 0000000000..9d9eb8722d
--- /dev/null
+++ b/board/tbs/tbs2910/Makefile
@@ -0,0 +1,7 @@
+#
+# Copyright (C) 2014 Soeren Moch <smoch@web.de>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y := tbs2910.o
OpenPOWER on IntegriCloud