Skip to content

valerierx/linux-wiko-ufeel

 
 

Repository files navigation

1. configure prebuilts/gcc $PATH
2. cd kernel-3.18
3. export ARCH=arm
4. mkdir out
5. make O=out TARGET_ARCH=arm  p6601_defconfig
6. make O=out TARGET_ARCH=arm

About

Kernel 3.18 for the Wiko UFeel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.8%
  • Assembly 1.8%
  • C++ 1.6%
  • Objective-C 0.4%
  • Makefile 0.3%
  • Perl 0.1%