diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:25:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-18 20:25:45 +0000 |
commit | e582f614b6e15517a9207b0a96a72b68f7a254df (patch) | |
tree | a5424c2b64deca27b19672364f80d83e46892d23 /target/linux/generic-2.6/patches-2.6.24/905-i386_build.patch | |
parent | 37044cf01e5764164d34a4bfe14f9f00f7a2f6ea (diff) | |
download | mtk-20170518-e582f614b6e15517a9207b0a96a72b68f7a254df.zip mtk-20170518-e582f614b6e15517a9207b0a96a72b68f7a254df.tar.gz mtk-20170518-e582f614b6e15517a9207b0a96a72b68f7a254df.tar.bz2 |
refresh generic 2.6.24 patches
SVN-Revision: 11188
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.24/905-i386_build.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.24/905-i386_build.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.24/905-i386_build.patch b/target/linux/generic-2.6/patches-2.6.24/905-i386_build.patch index 420111f..9a30524 100644 --- a/target/linux/generic-2.6/patches-2.6.24/905-i386_build.patch +++ b/target/linux/generic-2.6/patches-2.6.24/905-i386_build.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.23.9/arch/i386/boot/tools/build.c +Index: linux-2.6.24.7/arch/x86/boot/tools/build.c =================================================================== ---- linux-2.6.23.9.orig/arch/x86/boot/tools/build.c 2007-12-12 01:10:17.967096643 +0100 -+++ linux-2.6.23.9/arch/i386/x86/tools/build.c 2007-12-12 01:10:22.051329391 +0100 +--- linux-2.6.24.7.orig/arch/x86/boot/tools/build.c ++++ linux-2.6.24.7/arch/x86/boot/tools/build.c @@ -29,7 +29,6 @@ #include <stdarg.h> #include <sys/types.h> |