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.22
/
207-powerpc_asm_segment_h.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.22/207-powerpc_asm_segment_h.patch
b/target/linux/generic-2.6/patches-2.6.22/207-powerpc_asm_segment_h.patch
index
88f66e8
..
1272e82
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.22/207-powerpc_asm_segment_h.patch
+++ b/
target/linux/generic-2.6/patches-2.6.22/207-powerpc_asm_segment_h.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.22.19/include/asm-powerpc/segment.h
-===================================================================
--- /dev/null
--- /dev/null
-+++
linux-2.6.22.19
/include/asm-powerpc/segment.h
++++
b
/include/asm-powerpc/segment.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_SEGMENT_H
+#define _ASM_SEGMENT_H
@@ -0,0 +1,6 @@
+#ifndef _ASM_SEGMENT_H
+#define _ASM_SEGMENT_H
This page took
0.022586 seconds
and
4
git commands to generate.