summaryrefslogtreecommitdiffstats
path: root/board/technexion/tao3530/Makefile
diff options
context:
space:
mode:
authorTapani Utriainen <tapani@technexion.com>2013-12-04 09:27:33 +0100
committerTom Rini <trini@ti.com>2013-12-12 14:54:21 -0500
commit550e3756c52ae1c93df2a5528ab5ff6d69c7dcdc (patch)
tree3360efb141203835e6bf049b95c6a2cda7d87aac /board/technexion/tao3530/Makefile
parentdcc23576384dbb875a4427dcfa9ac8d237230d42 (diff)
downloadtalos-obmc-uboot-550e3756c52ae1c93df2a5528ab5ff6d69c7dcdc.tar.gz
talos-obmc-uboot-550e3756c52ae1c93df2a5528ab5ff6d69c7dcdc.zip
arm, omap3: Add support for TechNexion modules
Add support for TechNexion TAO3530 SoM This patch has been posted quite a long time ago. I ported it to the latest mainline U-Boot version. With some additional cleanup and enhancements. Signed-off-by: Tapani Utriainen <tapani@technexion.com> CC: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by: Stefan Roese <sr@denx.de> Cc: Thorsten Eisbein <thorsten.eisbein@head-acoustics.de> Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'board/technexion/tao3530/Makefile')
-rw-r--r--board/technexion/tao3530/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/technexion/tao3530/Makefile b/board/technexion/tao3530/Makefile
new file mode 100644
index 0000000000..2aff38311c
--- /dev/null
+++ b/board/technexion/tao3530/Makefile
@@ -0,0 +1,5 @@
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y := tao3530.o
OpenPOWER on IntegriCloud