diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2011-02-02 09:22:20 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-02-02 22:22:05 +0100 |
commit | d1defbf3978648a687f25b8e8721b014e769b2ad (patch) | |
tree | 2c8e46f8fb75779e00da6fdcb2d013cc5358d43a /package/directfb/directfb-1.4.10-ppc-compile-fix.patch | |
parent | 35ac32d15028e65641e343aa13006871ec625c5e (diff) |
directfb: bump to version 1.4.11
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/directfb/directfb-1.4.10-ppc-compile-fix.patch')
-rw-r--r-- | package/directfb/directfb-1.4.10-ppc-compile-fix.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/package/directfb/directfb-1.4.10-ppc-compile-fix.patch b/package/directfb/directfb-1.4.10-ppc-compile-fix.patch deleted file mode 100644 index 2514eae6e..000000000 --- a/package/directfb/directfb-1.4.10-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 |