summaryrefslogtreecommitdiffstats
path: root/board/gumstix/duovero/Makefile
diff options
context:
space:
mode:
authorAsh Charles <ashcharles@gmail.com>2014-05-14 08:34:34 -0700
committerTom Rini <trini@ti.com>2014-05-23 19:40:05 -0400
commitffe1691159bf0d075cd4eabae63384cbaf6475d9 (patch)
treeb31fd69b6e4ea9cda2a99ec14bd25de444ebbcf9 /board/gumstix/duovero/Makefile
parent939911a64bdf3594651e041f3b24a93b8a380643 (diff)
downloadblackbird-obmc-uboot-ffe1691159bf0d075cd4eabae63384cbaf6475d9.tar.gz
blackbird-obmc-uboot-ffe1691159bf0d075cd4eabae63384cbaf6475d9.zip
omap4: duovero: Add Gumstix DuoVero machine.
This adds the Gumstix DuoVero machine [1]. This is a OMAP4430-based computer-on-module (COM aka SOM) that can be mounted on various expansion boards with different peripherals. [1] https://store.gumstix.com/index.php/category/43/ Signed-off-by: Ash Charles <ash@gumstix.com> [trini: Rename gpmc_enable_gpmc_cs_config to gpmc_enable_gpmc_net_config] Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'board/gumstix/duovero/Makefile')
-rw-r--r--board/gumstix/duovero/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/board/gumstix/duovero/Makefile b/board/gumstix/duovero/Makefile
new file mode 100644
index 0000000000..f738c58d04
--- /dev/null
+++ b/board/gumstix/duovero/Makefile
@@ -0,0 +1,8 @@
+#
+# (C) Copyright 2000, 2001, 2002
+# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y := duovero.o
OpenPOWER on IntegriCloud