From 577d9b322678d883aaab0608840f2bf067008e0a Mon Sep 17 00:00:00 2001 From: Martin Dietze Date: Mon, 25 Feb 2013 20:41:12 +0100 Subject: linux-mtx-[12]: fixed name of kernel compiler for nylon --- recipes/linux/linux-mtx-1-2.4.27/06-zboot-2.4.26.patch | 9 --------- recipes/linux/linux-mtx-2-2.4.27/06-zboot-2.4.26.patch | 9 --------- 2 files changed, 18 deletions(-) diff --git a/recipes/linux/linux-mtx-1-2.4.27/06-zboot-2.4.26.patch b/recipes/linux/linux-mtx-1-2.4.27/06-zboot-2.4.26.patch index f4a8754228..4e8a7576bd 100644 --- a/recipes/linux/linux-mtx-1-2.4.27/06-zboot-2.4.26.patch +++ b/recipes/linux/linux-mtx-1-2.4.27/06-zboot-2.4.26.patch @@ -1,15 +1,6 @@ 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 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 b4cb9fef9d..48495b5e5f 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,15 +1,6 @@ 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 -- cgit 1.2.3-korg