• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root we need recovery...right?

I have had some input in it, but I am not the main one that's been working on it. Hroark has been the main dev working on it with assistance from Shabby, myself, & others.

This :D I yanked the kernel and recovery files for shabs a few weeks ago. Dealing with cwm with bootstrap is beyond my skills. I've bricked a few times testing this lol.
 
one error....hmm
Code:
  Kernel: arch/arm/boot/Image is ready
  Building modules, stage 2.
  LZO     arch/arm/boot/compressed/piggy.lzo
/bin/sh: lzop: not found
  AS      arch/arm/boot/compressed/piggy.lzo.o
  MODPOST 15 modules
arch/arm/boot/compressed/piggy.lzo.S: Assembler messages:
arch/arm/boot/compressed/piggy.lzo.S:4: Error: file not found: arch/arm/boot/compressed/piggy.lzo
make[2]: *** [arch/arm/boot/compressed/piggy.lzo.o] Error 1
make[1]: *** [arch/arm/boot/compressed/vmlinux] Error 2
make: *** [zImage] Error 2
make: *** Waiting for unfinished jobs....

edit: oh I need lzop...
 
Back
Top Bottom