aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-11-22 16:10:57 +0100
committerLeon Woestenberg <leon@sidebranch.com>2009-11-22 17:42:30 +0100
commit7b1ffb9058d38544c2ca2bb7e8edd6cd0e3b864a (patch)
tree6ffca0e13213fb4759ccf51a19192f4b6e0cb988
parent4baabff93d1e783e2e38a983e2cdbed31e528b50 (diff)
downloadopenembedded-7b1ffb9058d38544c2ca2bb7e8edd6cd0e3b864a.tar.gz
cyclone3_starter.conf: New machine based on nios2 architecture.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
-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