summaryrefslogtreecommitdiffstats
path: root/make/custom/icecube.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-20 20:21:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-20 20:21:45 +0000
commitcb6e9bf0ed38e4ab953f3fce4c7c58e5dacfd5e2 (patch)
treed067c545cf662fbea57cb385286c2852cc5da2ce /make/custom/icecube.cfg
parent2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-cb6e9bf0ed38e4ab953f3fce4c7c58e5dacfd5e2.tar.bz2
2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/gen5200.cfg: Remove junk comment. * custom/ep5200.cfg: New file.
Diffstat (limited to 'make/custom/icecube.cfg')
-rw-r--r--make/custom/icecube.cfg17
1 files changed, 17 insertions, 0 deletions
diff --git a/make/custom/icecube.cfg b/make/custom/icecube.cfg
new file mode 100644
index 0000000000..11ea9b4eef
--- /dev/null
+++ b/make/custom/icecube.cfg
@@ -0,0 +1,17 @@
+#
+# Config file for Embedded Planets EP5200C
+#
+# NOTE: This is the same as the Freescale 5200Lite a.k.a. IceCube
+#
+# $Id$
+#
+
+#
+# All GEN5200 configurations share the same base file, only a few
+# parameters differ.
+#
+
+RTEMS_BOARD_MODEL=ep5200
+RTEMS_LINKCMDS=linkcmds.ep5200
+
+include $(RTEMS_ROOT)/make/custom/gen5200.cfg