summaryrefslogtreecommitdiffstats
path: root/board/cavium/thunderx/Makefile
diff options
context:
space:
mode:
authorSergey Temerkhanov <s.temerkhanov@gmail.com>2015-10-14 09:55:50 -0700
committerTom Rini <trini@konsulko.com>2016-01-19 22:25:56 +0000
commit746f985add5244c00a5dbb19bc67ceab52566a91 (patch)
treeb45844e043d83ea6f8d9a4f034e05400ea64e7f0 /board/cavium/thunderx/Makefile
parent1674bd1a77447d0a96982fe7d056d74fa143e4d4 (diff)
downloadblackbird-obmc-uboot-746f985add5244c00a5dbb19bc67ceab52566a91.tar.gz
blackbird-obmc-uboot-746f985add5244c00a5dbb19bc67ceab52566a91.zip
armv8: cavium: Add ThunderX 88xx board definition
This commit adds basic Cavium ThunderX 88xx board definitions and support. Signed-off-by: Sergey Temerkhanov <s.temerkhanov@gmail.com> Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com> [trini: Drop CONFIG_SYS_GENERIC_BOARD define] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/cavium/thunderx/Makefile')
-rw-r--r--board/cavium/thunderx/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/board/cavium/thunderx/Makefile b/board/cavium/thunderx/Makefile
new file mode 100644
index 0000000000..306044a64a
--- /dev/null
+++ b/board/cavium/thunderx/Makefile
@@ -0,0 +1,8 @@
+#
+#
+# (C) Copyright 2014, Cavium Inc.
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y := thunderx.o
OpenPOWER on IntegriCloud