diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 12:00:02 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 12:00:02 +0000 |
commit | d3c2128481a9eb63ec4ad574a4fdec93da353170 (patch) | |
tree | 5f47c54e8c15035da4e6fb35a1a2bf7a0e895bf6 | |
parent | a4574c18074a6a8214629bd7e0acfa9b63fd3186 (diff) | |
download | upstream-d3c2128481a9eb63ec4ad574a4fdec93da353170.tar.gz upstream-d3c2128481a9eb63ec4ad574a4fdec93da353170.tar.bz2 upstream-d3c2128481a9eb63ec4ad574a4fdec93da353170.zip |
[ppc40x] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11207 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/ppc40x/patches/001-kilauea_openwrt_flashmap.patch | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/target/linux/ppc40x/patches/001-kilauea_openwrt_flashmap.patch b/target/linux/ppc40x/patches/001-kilauea_openwrt_flashmap.patch index 7c93bb97df..450a150ca1 100644 --- a/target/linux/ppc40x/patches/001-kilauea_openwrt_flashmap.patch +++ b/target/linux/ppc40x/patches/001-kilauea_openwrt_flashmap.patch @@ -1,7 +1,8 @@ -diff -Nur linux-2.6.24/arch/powerpc/boot/dts/kilauea.dts linux-2.6.24-owrt/arch/powerpc/boot/dts/kilauea.dts ---- linux-2.6.24/arch/powerpc/boot/dts/kilauea.dts 2008-01-29 01:34:30.000000000 +0100 -+++ linux-2.6.24-owrt/arch/powerpc/boot/dts/kilauea.dts 2008-01-29 01:35:01.000000000 +0100 -@@ -138,15 +130,15 @@ +Index: linux-2.6.24.7/arch/powerpc/boot/dts/kilauea.dts +=================================================================== +--- linux-2.6.24.7.orig/arch/powerpc/boot/dts/kilauea.dts ++++ linux-2.6.24.7/arch/powerpc/boot/dts/kilauea.dts +@@ -138,15 +138,15 @@ #size-cells = <1>; partition@0 { label = "kernel"; |