From 56fc181f20196a0baa22154fd55bbccc870e709d Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 18 May 2008 20:24:13 +0000 Subject: [kernel] refresh generic 2.6.22 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11186 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/patches-2.6.22/011-mips_boot.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'target/linux/generic-2.6/patches-2.6.22/011-mips_boot.patch') diff --git a/target/linux/generic-2.6/patches-2.6.22/011-mips_boot.patch b/target/linux/generic-2.6/patches-2.6.22/011-mips_boot.patch index 6b3ebf74d9..f96c939f57 100644 --- a/target/linux/generic-2.6/patches-2.6.22/011-mips_boot.patch +++ b/target/linux/generic-2.6/patches-2.6.22/011-mips_boot.patch @@ -1,6 +1,7 @@ -diff -urN linux-2.6.21.1.old/arch/mips/kernel/head.S linux-2.6.21.1.dev/arch/mips/kernel/head.S ---- linux-2.6.21.1.old/arch/mips/kernel/head.S 2007-04-27 23:49:26.000000000 +0200 -+++ linux-2.6.21.1.dev/arch/mips/kernel/head.S 2007-05-26 19:46:49.061952736 +0200 +Index: linux-2.6.22.19/arch/mips/kernel/head.S +=================================================================== +--- linux-2.6.22.19.orig/arch/mips/kernel/head.S ++++ linux-2.6.22.19/arch/mips/kernel/head.S @@ -129,11 +129,15 @@ #endif .endm -- cgit v1.2.3