summaryrefslogtreecommitdiffstats
path: root/make/custom/icecube.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 07:00:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 07:00:28 +0000
commit19c7f30bcfe4b3672d7e016aa8b073dda4b32d54 (patch)
treee23f164be2facc6005be1639495d601b9d423c94 /make/custom/icecube.cfg
parent2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-19c7f30bcfe4b3672d7e016aa8b073dda4b32d54.tar.bz2
Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
Diffstat (limited to 'make/custom/icecube.cfg')
-rw-r--r--make/custom/icecube.cfg17
1 files changed, 0 insertions, 17 deletions
diff --git a/make/custom/icecube.cfg b/make/custom/icecube.cfg
deleted file mode 100644
index 3ad22c37f7..0000000000
--- a/make/custom/icecube.cfg
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# 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