Jump to content

ZTE Acqua / MEDION Smartphone LIFE Kernel Source Code


Guest Sebastian404

Recommended Posts

Guest Sebastian404

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:

#include <proc_comm.h>
to:
#include "proc_comm.h"[/code]

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.