From 2dec498e093533df8de9b9c04e8027f1d5b764ac Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 18 Nov 2013 13:35:28 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6484 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/ports/{PPC => e200}/compilers/GCC/crt0.s | 0 os/common/ports/{PPC => e200}/compilers/GCC/ld/SPC56EL54_LSM.ld | 0 os/common/ports/{PPC => e200}/compilers/GCC/ld/SPC56EL60_LSM.ld | 0 os/common/ports/{PPC => e200}/compilers/GCC/ld/SPC56EL70_LSM.ld | 0 os/common/ports/{PPC => e200}/compilers/GCC/rules.mk | 0 os/common/ports/{PPC => e200}/compilers/GCC/rules_z4.ld | 0 os/common/ports/{PPC => e200}/devices/SPC56ELxx/ppcparams.h | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename os/common/ports/{PPC => e200}/compilers/GCC/crt0.s (100%) rename os/common/ports/{PPC => e200}/compilers/GCC/ld/SPC56EL54_LSM.ld (100%) rename os/common/ports/{PPC => e200}/compilers/GCC/ld/SPC56EL60_LSM.ld (100%) rename os/common/ports/{PPC => e200}/compilers/GCC/ld/SPC56EL70_LSM.ld (100%) rename os/common/ports/{PPC => e200}/compilers/GCC/rules.mk (100%) rename os/common/ports/{PPC => e200}/compilers/GCC/rules_z4.ld (100%) rename os/common/ports/{PPC => e200}/devices/SPC56ELxx/ppcparams.h (100%) diff --git a/os/common/ports/PPC/compilers/GCC/crt0.s b/os/common/ports/e200/compilers/GCC/crt0.s similarity index 100% rename from os/common/ports/PPC/compilers/GCC/crt0.s rename to os/common/ports/e200/compilers/GCC/crt0.s diff --git a/os/common/ports/PPC/compilers/GCC/ld/SPC56EL54_LSM.ld b/os/common/ports/e200/compilers/GCC/ld/SPC56EL54_LSM.ld similarity index 100% rename from os/common/ports/PPC/compilers/GCC/ld/SPC56EL54_LSM.ld rename to os/common/ports/e200/compilers/GCC/ld/SPC56EL54_LSM.ld diff --git a/os/common/ports/PPC/compilers/GCC/ld/SPC56EL60_LSM.ld b/os/common/ports/e200/compilers/GCC/ld/SPC56EL60_LSM.ld similarity index 100% rename from os/common/ports/PPC/compilers/GCC/ld/SPC56EL60_LSM.ld rename to os/common/ports/e200/compilers/GCC/ld/SPC56EL60_LSM.ld diff --git a/os/common/ports/PPC/compilers/GCC/ld/SPC56EL70_LSM.ld b/os/common/ports/e200/compilers/GCC/ld/SPC56EL70_LSM.ld similarity index 100% rename from os/common/ports/PPC/compilers/GCC/ld/SPC56EL70_LSM.ld rename to os/common/ports/e200/compilers/GCC/ld/SPC56EL70_LSM.ld diff --git a/os/common/ports/PPC/compilers/GCC/rules.mk b/os/common/ports/e200/compilers/GCC/rules.mk similarity index 100% rename from os/common/ports/PPC/compilers/GCC/rules.mk rename to os/common/ports/e200/compilers/GCC/rules.mk diff --git a/os/common/ports/PPC/compilers/GCC/rules_z4.ld b/os/common/ports/e200/compilers/GCC/rules_z4.ld similarity index 100% rename from os/common/ports/PPC/compilers/GCC/rules_z4.ld rename to os/common/ports/e200/compilers/GCC/rules_z4.ld diff --git a/os/common/ports/PPC/devices/SPC56ELxx/ppcparams.h b/os/common/ports/e200/devices/SPC56ELxx/ppcparams.h similarity index 100% rename from os/common/ports/PPC/devices/SPC56ELxx/ppcparams.h rename to os/common/ports/e200/devices/SPC56ELxx/ppcparams.h