From 05d492a3235df397da6200294ea2a802749372a8 Mon Sep 17 00:00:00 2001 From: Soeren Moch Date: Mon, 3 Nov 2014 13:57:01 +0100 Subject: 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 --- board/tbs/tbs2910/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 board/tbs/tbs2910/Makefile (limited to 'board/tbs/tbs2910/Makefile') 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 +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := tbs2910.o -- cgit v1.2.3