IIRC, the only change needed to get it able to make phone calls is to change isMultiModeRadio() (line 672) to return true always. The only time that check is used is line 742 when the java garbage polls the radio.
https://github.com/CyanogenMod/andr...l/telephony/cdma/CdmaServiceStateTracker.java
https://github.com/CyanogenMod/andr...l/telephony/cdma/CdmaServiceStateTracker.java


its possible to do a chroot on your phone and build from your phone (not a server). Drewwalton did it, but it takes forever.