summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/make/custom/icecube.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 06:58:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 06:58:58 +0000
commit31428fbffece81b6b493faf11328b543a28decf0 (patch)
treea93f990b3b4ad066c446b7f922f67d4712b20317 /c/src/lib/libbsp/powerpc/gen5200/make/custom/icecube.cfg
parent2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-31428fbffece81b6b493faf11328b543a28decf0.tar.bz2
New (relocated from /make/custom).
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/make/custom/icecube.cfg')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/make/custom/icecube.cfg17
1 files changed, 17 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/make/custom/icecube.cfg b/c/src/lib/libbsp/powerpc/gen5200/make/custom/icecube.cfg
new file mode 100644
index 0000000000..3ad22c37f7
--- /dev/null
+++ b/c/src/lib/libbsp/powerpc/gen5200/make/custom/icecube.cfg
@@ -0,0 +1,17 @@
+#
+# Config file for Freescale 5200Lite a.k.a. IceCube
+#
+# NOTE: This is the same as the Embedded Planets EP5200C and
+# possibly other MPC5200 boards.
+#
+# $Id$
+#
+
+#
+# All GEN5200 configurations share the same base file, only a few
+# parameters differ.
+#
+
+RTEMS_LINKCMDS=linkcmds.icecube
+
+include $(RTEMS_ROOT)/make/custom/gen5200.cfg