summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/preinstall.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-08-06 13:53:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-08-06 13:53:30 +0000
commit1abae1068a833160d2e4f272972486b2fa577c41 (patch)
tree660c669eed291d9abe5bbdd5b7f264bc8656d5c2 /c/src/lib/libbsp/powerpc/gen5200/preinstall.am
parent2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1abae1068a833160d2e4f272972486b2fa577c41.tar.bz2
2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, README.IceCube, preinstall.am, include/bsp.h, vectors/vectors.S: Rename EP5200 to IceCube since that is the nickname for the Freescale evaluation board it is based upon. BSP was tested on a Freescale MPC5200LITE.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/preinstall.am')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/preinstall.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/preinstall.am b/c/src/lib/libbsp/powerpc/gen5200/preinstall.am
index eff2a6f2da..1f5a93a091 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/preinstall.am
+++ b/c/src/lib/libbsp/powerpc/gen5200/preinstall.am
@@ -89,9 +89,9 @@ $(PROJECT_LIB)/linkcmds.brs5l: startup/linkcmds.brs5l $(PROJECT_LIB)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.brs5l
PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.brs5l
-$(PROJECT_LIB)/linkcmds.ep5200: startup/linkcmds.ep5200 $(PROJECT_LIB)/$(dirstamp)
- $(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.ep5200
-PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.ep5200
+$(PROJECT_LIB)/linkcmds.icecube: startup/linkcmds.icecube $(PROJECT_LIB)/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.icecube
+PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.icecube
$(PROJECT_LIB)/linkcmds.pm520: startup/linkcmds.pm520 $(PROJECT_LIB)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.pm520