aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-11-22 16:10:57 +0100
committerLeon Woestenberg <leon@sidebranch.com>2009-11-24 13:48:44 +0100
commit838272b88d8fe9c774e76947a85ef199aeef264b (patch)
tree0893b5dbdfb0e73df7a5496ca5cecc40ba342a5e /conf
parent6d169c55e5add186bef6ba3af8f264455f73a6ae (diff)
downloadopenembedded-838272b88d8fe9c774e76947a85ef199aeef264b.tar.gz
cyclone3_starter.conf: New machine based on nios2 architecture.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/cyclone3_starter.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/cyclone3_starter.conf b/conf/machine/cyclone3_starter.conf
new file mode 100644
index 0000000000..95276e710f
--- /dev/null
+++ b/conf/machine/cyclone3_starter.conf
@@ -0,0 +1,7 @@
+#@TYPE: Machine
+#@NAME: Altera Cyclone III FPGA Starter
+#@DESCRIPTION: Machine configuration for a Altera Cyclone III FPGA Starter Kit
+
+TARGET_ARCH = "nios2"
+
+require conf/machine/include/nios2.inc