aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
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
commit4f862cc31b53c9431ef4de1e0a35519eb6a7af37 (patch)
tree441e961582385e83afda2a0847e175e6b8d1599a /target/linux
parent1be7ad0339f2f789282b55c59e208a23f960b117 (diff)
downloadupstream-4f862cc31b53c9431ef4de1e0a35519eb6a7af37.tar.gz
upstream-4f862cc31b53c9431ef4de1e0a35519eb6a7af37.tar.bz2
upstream-4f862cc31b53c9431ef4de1e0a35519eb6a7af37.zip
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/linux')
-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 */