diff options
author | Yann E. MORIN" <yann.morin.1998@free.fr> | 2013-01-10 18:46:15 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@free.fr> | 2013-01-10 18:46:15 +0100 |
commit | 8d19cdd779894034cf1e3599a5d091252e5299d5 (patch) | |
tree | 5574ed2206e2122f311c439bc18be7938b67ab0b | |
parent | 75bc67da4adc3d78576278791fac8062354fb403 (diff) | |
download | crosstool-ng-8d19cdd779894034cf1e3599a5d091252e5299d5.tar.gz crosstool-ng-8d19cdd779894034cf1e3599a5d091252e5299d5.tar.bz2 crosstool-ng-8d19cdd779894034cf1e3599a5d091252e5299d5.zip |
samples: rename this sample
This debug string slipped in surreptitiously...
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
-rw-r--r-- | samples/arm-hardrpi-linux-gnueabi/crosstool.config (renamed from samples/arm-yem-linux-gnueabi/crosstool.config) | 2 | ||||
-rw-r--r-- | samples/arm-hardrpi-linux-gnueabi/reported.by (renamed from samples/arm-yem-linux-gnueabi/reported.by) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/samples/arm-yem-linux-gnueabi/crosstool.config b/samples/arm-hardrpi-linux-gnueabi/crosstool.config index 214e2b69..029cf877 100644 --- a/samples/arm-yem-linux-gnueabi/crosstool.config +++ b/samples/arm-hardrpi-linux-gnueabi/crosstool.config @@ -5,7 +5,7 @@ CT_LOG_EXTRA=y CT_ARCH_ARCH="armv6" CT_ARCH_FPU="vfp" CT_ARCH_arm=y -CT_TARGET_VENDOR="yem" +CT_TARGET_VENDOR="hardrpi" CT_KERNEL_linux=y CT_KERNEL_V_3_2_36=y CT_BINUTILS_V_2_22=y diff --git a/samples/arm-yem-linux-gnueabi/reported.by b/samples/arm-hardrpi-linux-gnueabi/reported.by index c60cdd43..c60cdd43 100644 --- a/samples/arm-yem-linux-gnueabi/reported.by +++ b/samples/arm-hardrpi-linux-gnueabi/reported.by |