summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-24 12:18:02 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-24 12:18:02 +0000
commit0d918453ce90a9e8512e48fae7b4e6cc95efc36a (patch)
tree441e961582385e83afda2a0847e175e6b8d1599a /target
parent6b05d087f58854fbfce10948d5bb66e7b45748db (diff)
this missing header patch is way too old for any sane software to depend on it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25087 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 1272e82c7..000000000
--- 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 */