mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
directfb: fix compilation error on ppc (linux/config.h is long gone)
This commit is contained in:
parent
0b62a657cf
commit
2e02904b04
17
package/directfb/directfb-1.2.7-ppc-compile-fix.patch
Normal file
17
package/directfb/directfb-1.2.7-ppc-compile-fix.patch
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
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
|
Loading…
x
Reference in New Issue
Block a user