diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:24:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:24:51 +0000 |
commit | 37044cf01e5764164d34a4bfe14f9f00f7a2f6ea (patch) | |
tree | db857f99d1b528f6f722bda21b589e60a7461598 /target/linux/generic-2.6/patches-2.6.23/905-i386_build.patch | |
parent | 7d8b70a1ece7a0f5078688e2ccd4b11e4444d3fe (diff) | |
download | upstream-37044cf01e5764164d34a4bfe14f9f00f7a2f6ea.tar.gz upstream-37044cf01e5764164d34a4bfe14f9f00f7a2f6ea.tar.bz2 upstream-37044cf01e5764164d34a4bfe14f9f00f7a2f6ea.zip |
refresh generic 2.6.23 patches
SVN-Revision: 11187
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.23/905-i386_build.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.23/905-i386_build.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.23/905-i386_build.patch b/target/linux/generic-2.6/patches-2.6.23/905-i386_build.patch index e985d3f4c5..cc2e1b66d8 100644 --- a/target/linux/generic-2.6/patches-2.6.23/905-i386_build.patch +++ b/target/linux/generic-2.6/patches-2.6.23/905-i386_build.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.23.9/arch/i386/boot/tools/build.c +Index: linux-2.6.23.17/arch/i386/boot/tools/build.c =================================================================== ---- linux-2.6.23.9.orig/arch/i386/boot/tools/build.c 2007-12-12 01:10:17.967096643 +0100 -+++ linux-2.6.23.9/arch/i386/boot/tools/build.c 2007-12-12 01:10:22.051329391 +0100 +--- linux-2.6.23.17.orig/arch/i386/boot/tools/build.c ++++ linux-2.6.23.17/arch/i386/boot/tools/build.c @@ -29,7 +29,6 @@ #include <stdarg.h> #include <sys/types.h> |