Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update
Quote:
Originally Posted by [ACL]
ahh i forgot about that. Since this script came from the HD2 guys it doesnt have the same format used by xdandroid. I'll have to build the modules the same style glemsom does it so we load them properly with the version number.
ill get it done.. in the mean time ill look into the issues.
|
You're the man
Is it just this?
KER_VER="$(cat $KERNEL_PATH/include/config/kernel.release)"
Then
tar czf $MODULES_PATH/modules-$KER_VER.tar.gz
Last edited by natemcnutty; 10-15-2010 at 12:44 PM.
|