ZTE Acqua / MEDION Smartphone LIFE Kernel Source Code
Started by
Sebastian404
, Aug 18 2012 02:32 PM
#1
Posted 18 August 2012 - 02:32 PM
#2
Posted 18 August 2012 - 02:34 PM
Your going to need to build it under gcc version 4.4.3
The kernel wont compile due to a typo/mistake, but its fairly easy to fix.
edit arch/arm/mach-msm/board-msm7x27a-zte.c
edit line 45, change it from:
to:
The kernel wont compile due to a typo/mistake, but its fairly easy to fix.
edit arch/arm/mach-msm/board-msm7x27a-zte.c
edit line 45, change it from:
#include <proc_comm.h>
to:
#include "proc_comm.h"
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account


Back to top









