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.26
/
902-darwin_scripts_include.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch
b/target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch
index
36b4d25
..
5d454b8
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch
+++ b/
target/linux/generic-2.6/patches-2.6.26/902-darwin_scripts_include.patch
@@
-24,7
+24,7
@@
static int is_typedef;
--- a/scripts/kallsyms.c
+++ b/scripts/kallsyms.c
-@@ -2
8,6 +28
,35 @@
+@@ -2
2,6 +22
,35 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
This page took
0.020297 seconds
and
4
git commands to generate.