summaryrefslogtreecommitdiffstats
path: root/board/seco/mx6quq7/Makefile
diff options
context:
space:
mode:
authorBoris BREZILLON <boris.brezillon@free-electrons.com>2015-03-04 13:13:05 +0100
committerStefano Babic <sbabic@denx.de>2015-03-23 13:19:18 +0100
commit058d23168752c2a2ec0a6c3b50296cb5b91ec6d0 (patch)
tree774c097ed3fa95a14b63d6cc276e98018e12906c /board/seco/mx6quq7/Makefile
parenta05a6045d5bc1c0b6b4b2d95380cefb0a664beb4 (diff)
downloadtalos-obmc-uboot-058d23168752c2a2ec0a6c3b50296cb5b91ec6d0.tar.gz
talos-obmc-uboot-058d23168752c2a2ec0a6c3b50296cb5b91ec6d0.zip
board/seco: Add mx6q-uq7 basic board support
Add basic SECO MX6Q/uQ7 board support (Ethernet, UART, SD are supported). It also adds a Kconfig skeleton to later add more SECO board (supporting SoC and board variants). Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'board/seco/mx6quq7/Makefile')
-rw-r--r--board/seco/mx6quq7/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/seco/mx6quq7/Makefile b/board/seco/mx6quq7/Makefile
new file mode 100644
index 0000000000..bbf1d68190
--- /dev/null
+++ b/board/seco/mx6quq7/Makefile
@@ -0,0 +1,7 @@
+#
+# (C) Copyright 2015 ECA Sinters
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y := mx6quq7.o
OpenPOWER on IntegriCloud