summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/csb337/make/custom/csb637.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-03 11:41:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-03 11:41:47 +0000
commit1be5983fe17a18b5ac36c8c3cbcf1fb39ae3bd0f (patch)
tree8366cb139619920851d51db9f2ff9b613f58d3e0 /c/src/lib/libbsp/arm/csb337/make/custom/csb637.cfg
parent2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1be5983fe17a18b5ac36c8c3cbcf1fb39ae3bd0f.tar.bz2
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add RTEMS_BSP_LINKCMDS. * make/custom/csb637.cfg: Remove LDFLAGS. Remove RTEMS_LINKCMDS. * startup/linkcmds: Remove (Rename into linkcmds.csb337). * startup/linkcmds.csb337: New (Renamed from linkcmds). * Makefile.am: Rework linkcmds handling.
Diffstat (limited to 'c/src/lib/libbsp/arm/csb337/make/custom/csb637.cfg')
-rw-r--r--c/src/lib/libbsp/arm/csb337/make/custom/csb637.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/arm/csb337/make/custom/csb637.cfg b/c/src/lib/libbsp/arm/csb337/make/custom/csb637.cfg
index df48d337bd..ffcb1b0483 100644
--- a/c/src/lib/libbsp/arm/csb337/make/custom/csb637.cfg
+++ b/c/src/lib/libbsp/arm/csb337/make/custom/csb637.cfg
@@ -4,7 +4,4 @@
# $Id$
#
-RTEMS_LINKCMDS=linkcmds.csb637
-LDFLAGS += -qnolinkcmds -T $(RTEMS_LINKCMDS)
-
include $(RTEMS_ROOT)/make/custom/csb337.cfg