summaryrefslogtreecommitdiffstats
path: root/board/inversepath/usbarmory/Makefile
diff options
context:
space:
mode:
authorAndrej Rosano <andrej@inversepath.com>2015-04-08 18:56:30 +0200
committerStefano Babic <sbabic@denx.de>2015-04-09 09:14:12 +0200
commit3bf801a2176e3330a3ef696d974d0d198d99b7e9 (patch)
treef5504e481e4051e91e9edc1829779f1a0d00f7a3 /board/inversepath/usbarmory/Makefile
parent424ee3d1571ebea9d6373c7c8cf408ffa655ff52 (diff)
downloadtalos-obmc-uboot-3bf801a2176e3330a3ef696d974d0d198d99b7e9.tar.gz
talos-obmc-uboot-3bf801a2176e3330a3ef696d974d0d198d99b7e9.zip
ARM: mx5: add support for USB armory board
Add support for Inverse Path USB armory board, an open source flash-drive sized computer based on Freescale i.MX53 SoC. http://inversepath.com/usbarmory Signed-off-by: Andrej Rosano <andrej@inversepath.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Chris Kuethe <chris.kuethe@gmail.com> Cc: Fabio Estevam <festevam@gmail.com> Cc: Vagrant Cascadian <vagrant@debian.org> Tested-By: Vagrant Cascadian <vagrant@debian.org> Tested-by: Chris Kuethe <chris.kuethe@gmail.com>
Diffstat (limited to 'board/inversepath/usbarmory/Makefile')
-rw-r--r--board/inversepath/usbarmory/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/board/inversepath/usbarmory/Makefile b/board/inversepath/usbarmory/Makefile
new file mode 100644
index 0000000000..9b8bd80ab3
--- /dev/null
+++ b/board/inversepath/usbarmory/Makefile
@@ -0,0 +1,10 @@
+#
+# USB armory MkI board Makefile
+# http://inversepath.com/usbarmory
+#
+# Copyright (C) 2015, Inverse Path
+# Andrej Rosano <andrej@inversepath.com>
+#
+# SPDX-License-Identifier:|____GPL-2.0+
+
+obj-y := usbarmory.o
OpenPOWER on IntegriCloud