summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc55xx.inc
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2010-04-07 06:44:41 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2010-04-07 06:44:41 +0000
commit08013e8612a80079dac6d4c3f800fbd1438847ac (patch)
treefeb049daa72f878a65976fd42cfd787e58778e8e /c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc55xx.inc
parentRegenerate. (diff)
downloadrtems-08013e8612a80079dac6d4c3f800fbd1438847ac.tar.bz2
fixed to support GW_LCFM
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc55xx.inc (renamed from c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc55xx.cfg)2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc55xx.cfg b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc55xx.inc
index faf493431f..225995c7e4 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc55xx.cfg
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc55xx.inc
@@ -18,3 +18,5 @@ CPU_CFLAGS = -mcpu=8540 -meabi -msdata -fno-common -msoft-float \
-D__ppc_generic -mstrict-align
CFLAGS_OPTIMIZE_V = -O2 -g -fno-keep-inline-functions
+
+LDFLAGS += -qnolinkcmds -T $(RTEMS_LINKCMDS)