Hello,
I just want my own kernel, to be able to have USB On The Go (if that's possible !). And to understand much.
I build the .config after copying the one in the kernel directory on arch/arm/configs/msm7627a-perf_defconfig
After that, make does its jobs and gcc compiles some c files, until I get this error:
make[1]: *** Aucune règle pour fabriquer la cible « /kernel/include/oem/oem_rapi_events.h », nécessaire pour « arch/arm/mach-msm/proc_comm_version_checksum.h ». Arrêt.
(no rule to make target), (needed for)
The problem is that I don't have oem_rapi_events.h !
Do you know where can I find it ?
Thx in advance
Xav
I just want my own kernel, to be able to have USB On The Go (if that's possible !). And to understand much.
I build the .config after copying the one in the kernel directory on arch/arm/configs/msm7627a-perf_defconfig
After that, make does its jobs and gcc compiles some c files, until I get this error:
make[1]: *** Aucune règle pour fabriquer la cible « /kernel/include/oem/oem_rapi_events.h », nécessaire pour « arch/arm/mach-msm/proc_comm_version_checksum.h ». Arrêt.
(no rule to make target), (needed for)
The problem is that I don't have oem_rapi_events.h !
Do you know where can I find it ?
Thx in advance
Xav







Sign In
Create Account

Back to top










