aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-mtx-2-2.4.27
diff options
context:
space:
mode:
authorMartin Dietze <di@fh-wedel.de>2009-05-19 15:54:14 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-19 15:54:17 +0200
commit9f026f95ef802e993fd4b65c03ee85a4b4601421 (patch)
treea3f1d587ab40947864c292df2f1ab1adb2f6d136 /recipes/linux/linux-mtx-2-2.4.27
parent7ef692efa306973b2a204cfc227d872cd1bee69c (diff)
downloadopenembedded-9f026f95ef802e993fd4b65c03ee85a4b4601421.tar.gz
linux-mtx 2.6.27: updates
Diffstat (limited to 'recipes/linux/linux-mtx-2-2.4.27')
-rw-r--r--recipes/linux/linux-mtx-2-2.4.27/06-zboot-2.4.26.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/linux/linux-mtx-2-2.4.27/06-zboot-2.4.26.patch b/recipes/linux/linux-mtx-2-2.4.27/06-zboot-2.4.26.patch
index 48495b5e5f..b4cb9fef9d 100644
--- a/recipes/linux/linux-mtx-2-2.4.27/06-zboot-2.4.26.patch
+++ b/recipes/linux/linux-mtx-2-2.4.27/06-zboot-2.4.26.patch
@@ -1,6 +1,15 @@
diff -Naru linux/arch/mips/Makefile linux.spi/arch/mips/Makefile
--- linux/arch/mips/Makefile 2004-05-06 15:23:41.000000000 -0400
+++ linux.spi/arch/mips/Makefile 2004-05-11 23:19:24.000000000 -0400
+@@ -17,7 +17,7 @@
+ # Select the object file format to substitute into the linker script.
+ #
+ ifdef CONFIG_CPU_LITTLE_ENDIAN
+-tool-prefix = mipsel-linux-
++tool-prefix = mipsel-nylon-linux-
+ ld-emul = elf32ltsmip
+ else
+ tool-prefix = mips-linux-
@@ -29,6 +29,8 @@
endif