From: Imre Kaloz Date: Mon, 24 Jan 2011 12:18:02 +0000 (+0000) Subject: this missing header patch is way too old for any sane software to depend on it X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=979b095c40dab788960628595804530b23b7bf5f;p=librecmc%2Flibrecmc.git this missing header patch is way too old for any sane software to depend on it SVN-Revision: 25087 --- 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 */