summaryrefslogtreecommitdiffstats
path: root/make/custom/brs5l.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 06:16:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 06:16:18 +0000
commite6b81106594a2444c207fa3c41ce779418200524 (patch)
tree7b853345754dfebffd113c211677864fcb43196b /make/custom/brs5l.cfg
parent2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e6b81106594a2444c207fa3c41ce779418200524.tar.bz2
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/brs5l.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
Diffstat (limited to '')
-rw-r--r--make/custom/brs5l.cfg14
1 files changed, 0 insertions, 14 deletions
diff --git a/make/custom/brs5l.cfg b/make/custom/brs5l.cfg
deleted file mode 100644
index ffb1612f21..0000000000
--- a/make/custom/brs5l.cfg
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Config file for customer specific MPC5200 board
-#
-# $Id$
-#
-
-#
-# All GEN5200 configurations share the same base file, only a few
-# parameters differ.
-#
-
-RTEMS_LINKCMDS=linkcmds.brs5l
-
-include $(RTEMS_ROOT)/make/custom/gen5200.cfg