summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-11-23 10:11:22 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-12-03 13:17:11 +0100
commit840dd00eef1e6caa758779664430f454bb95c368 (patch)
treeaf8f91e2d961a17bd15f17ad1efabc70bc40133d /c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am
parentbsp/mpc55xx: Errata e4396 for e200z7 (diff)
downloadrtems-840dd00eef1e6caa758779664430f454bb95c368.tar.bz2
bsp/mpc55xx: Add and use linkcmds.mpc5674f_ecu508
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am')
-rw-r--r--c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am b/c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am
index 884598e66a..71de3c8b09 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am
@@ -93,6 +93,10 @@ $(PROJECT_LIB)/linkcmds.phycore_mpc5554: startup/linkcmds.phycore_mpc5554 $(PROJ
$(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.phycore_mpc5554
PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.phycore_mpc5554
+$(PROJECT_LIB)/linkcmds.mpc5674f_ecu508: startup/linkcmds.mpc5674f_ecu508 $(PROJECT_LIB)/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.mpc5674f_ecu508
+PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.mpc5674f_ecu508
+
$(PROJECT_LIB)/linkcmds.mpc5674f_ecu508_boot: startup/linkcmds.mpc5674f_ecu508_boot $(PROJECT_LIB)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_LIB)/linkcmds.mpc5674f_ecu508_boot
PREINSTALL_FILES += $(PROJECT_LIB)/linkcmds.mpc5674f_ecu508_boot