summaryrefslogtreecommitdiff
path: root/package/directfb/directfb--ppc-compile-fix.patch
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-11-07 17:15:11 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-11-07 17:15:11 +0100
commit4c9f118e5db8d5c524137fca0375a28f36d44825 (patch)
treefb0c14d15ff62e70e37ba979c92028f59dfe24f4 /package/directfb/directfb--ppc-compile-fix.patch
parent603030af4519b60315b94a4369d75537a13af53b (diff)
directfb: rename ppc patch so it still gets applied
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/directfb/directfb--ppc-compile-fix.patch')
-rw-r--r--package/directfb/directfb--ppc-compile-fix.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/package/directfb/directfb--ppc-compile-fix.patch b/package/directfb/directfb--ppc-compile-fix.patch
deleted file mode 100644
index 2514eae6e..000000000
--- a/package/directfb/directfb--ppc-compile-fix.patch
+++ /dev/null
@@ -1,17 +0,0 @@
----
- lib/direct/ppcasm_memcpy_cachable.S | 2 --
- 1 file changed, 2 deletions(-)
-
-Index: DirectFB-1.2.7/lib/direct/ppcasm_memcpy_cachable.S
-===================================================================
---- DirectFB-1.2.7.orig/lib/direct/ppcasm_memcpy_cachable.S
-+++ DirectFB-1.2.7/lib/direct/ppcasm_memcpy_cachable.S
-@@ -34,8 +34,6 @@
-
- #define __ASSEMBLY__
-
--#include <linux/config.h>
--
- #if defined(CONFIG_8xx) || defined(CONFIG_403GCX)
- #define L1_CACHE_LINE_SIZE 16
- #define LG_L1_CACHE_LINE_SIZE 4