summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.26/207-powerpc_asm_segment_h.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-06-02 08:22:56 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-06-02 08:22:56 +0000
commit7cce2d8fc39a7bbcdcf8755ad331409b0a103103 (patch)
treec5089f65708dd1656748c8079574e68096d53242 /target/linux/generic-2.6/patches-2.6.26/207-powerpc_asm_segment_h.patch
parent40720b6d2027e49c59718c3650c93bc6771a38b3 (diff)
downloadmaster-31e0f0ae-7cce2d8fc39a7bbcdcf8755ad331409b0a103103.tar.gz
master-31e0f0ae-7cce2d8fc39a7bbcdcf8755ad331409b0a103103.tar.bz2
master-31e0f0ae-7cce2d8fc39a7bbcdcf8755ad331409b0a103103.zip
add generic 2.6.26 patches/files
SVN-Revision: 11323
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.26/207-powerpc_asm_segment_h.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.26/207-powerpc_asm_segment_h.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.26/207-powerpc_asm_segment_h.patch b/target/linux/generic-2.6/patches-2.6.26/207-powerpc_asm_segment_h.patch
new file mode 100644
index 0000000000..1272e82c75
--- /dev/null
+++ b/target/linux/generic-2.6/patches-2.6.26/207-powerpc_asm_segment_h.patch
@@ -0,0 +1,9 @@
+--- /dev/null
++++ b/include/asm-powerpc/segment.h
+@@ -0,0 +1,6 @@
++#ifndef _ASM_SEGMENT_H
++#define _ASM_SEGMENT_H
++
++/* Only here because we have some old header files that expect it.. */
++
++#endif /* _ASM_SEGMENT_H */