diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-03-18 13:40:48 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-03-18 13:40:48 +0000 |
commit | de1c12f7a181a27b8463f60fd88cb30f858ab517 (patch) | |
tree | fc03176ff0d31c934b0a2e41b9fff6b1683837fd /target/linux/generic/patches-2.6.34/207-powerpc_asm_segment_h.patch | |
parent | 4c8f56fd1d62382fac641e58218da022a76be131 (diff) | |
download | upstream-de1c12f7a181a27b8463f60fd88cb30f858ab517.tar.gz upstream-de1c12f7a181a27b8463f60fd88cb30f858ab517.tar.bz2 upstream-de1c12f7a181a27b8463f60fd88cb30f858ab517.zip |
remove 2.6.34 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26229 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.34/207-powerpc_asm_segment_h.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.34/207-powerpc_asm_segment_h.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/generic/patches-2.6.34/207-powerpc_asm_segment_h.patch b/target/linux/generic/patches-2.6.34/207-powerpc_asm_segment_h.patch deleted file mode 100644 index 1272e82c75..0000000000 --- a/target/linux/generic/patches-2.6.34/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 */ |