summaryrefslogtreecommitdiffstats
path: root/board/nvidia/jetson-tk1/Makefile
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2014-03-25 11:39:33 -0600
committerTom Warren <twarren@nvidia.com>2014-04-17 08:41:06 -0700
commite04bfdacb368da1f52135926e5c18dfa126e7cb1 (patch)
treec934247ed11e15c18cd9dd3d71b3bb6cbe49be71 /board/nvidia/jetson-tk1/Makefile
parentd68c9429271d31aadb048b536f177cc2a9bd5c26 (diff)
downloadtalos-obmc-uboot-e04bfdacb368da1f52135926e5c18dfa126e7cb1.tar.gz
talos-obmc-uboot-e04bfdacb368da1f52135926e5c18dfa126e7cb1.zip
ARM: tegra: add Jetson TK1 board
Jetson TK1 is an NVIDIA Tegra124 reference board, which shares much of its design with Venice2. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'board/nvidia/jetson-tk1/Makefile')
-rw-r--r--board/nvidia/jetson-tk1/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/board/nvidia/jetson-tk1/Makefile b/board/nvidia/jetson-tk1/Makefile
new file mode 100644
index 0000000000..0f054117c4
--- /dev/null
+++ b/board/nvidia/jetson-tk1/Makefile
@@ -0,0 +1,9 @@
+#
+# (C) Copyright 2014
+# NVIDIA Corporation <www.nvidia.com>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += ../venice2/as3722_init.o
+obj-y += jetson-tk1.o
OpenPOWER on IntegriCloud