projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.24
/
905-i386_build.patch
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
9a30524
..
c701fda
100644
(file)
--- 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,5
@@
-Index: linux-2.6.24.7/arch/x86/boot/tools/build.c
-===================================================================
---- linux-2.6.24.7.orig/arch/x86/boot/tools/build.c
-+++ linux-2.6.24.7/arch/x86/boot/tools/build.c
+--- a/arch/x86/boot/tools/build.c
++++ b/arch/x86/boot/tools/build.c
@@ -29,7 +29,6 @@
#include <stdarg.h>
#include <sys/types.h>
@@ -29,7 +29,6 @@
#include <stdarg.h>
#include <sys/types.h>
This page took
0.029845 seconds
and
4
git commands to generate.