aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-01-24 12:18:02 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-01-24 12:18:02 +0000
commit979b095c40dab788960628595804530b23b7bf5f (patch)
tree3e745c29352a1d686f8d1ddb4a991bd5a4b8f0ae /target/linux/generic
parent30b6d17ce372375c2d2d54a891f039efe04b76fd (diff)
downloadupstream-979b095c40dab788960628595804530b23b7bf5f.tar.gz
upstream-979b095c40dab788960628595804530b23b7bf5f.tar.bz2
upstream-979b095c40dab788960628595804530b23b7bf5f.zip
this missing header patch is way too old for any sane software to depend on it
SVN-Revision: 25087
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/patches-2.6.38/207-powerpc_asm_segment_h.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/generic/patches-2.6.38/207-powerpc_asm_segment_h.patch b/target/linux/generic/patches-2.6.38/207-powerpc_asm_segment_h.patch
deleted file mode 100644
index 1272e82c75..0000000000
--- a/target/linux/generic/patches-2.6.38/207-powerpc_asm_segment_h.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- /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 */