summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
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/Makefile.am
parentRegenerate. (diff)
downloadrtems-08013e8612a80079dac6d4c3f800fbd1438847ac.tar.bz2
fixed to support GW_LCFM
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am b/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
index a099f01d8f..4e01e9c132 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am
@@ -23,7 +23,8 @@ libbspstart_a_SOURCES += ../shared/start/rtems_crti.S
project_lib_DATA += rtems_crti.$(OBJEXT)
# Link commands
-dist_project_lib_DATA += startup/linkcmds startup/linkcmds.memory
+dist_project_lib_DATA += startup/linkcmds.gwlcfm startup/linkcmds.mpc5566evb \
+ startup/linkcmds.base
noinst_LIBRARIES += libbsp.a
libbsp_a_SOURCES =