Build Instructions for CyanogenMod+Mint
-
Follow instructions (http://wiki.cyanogenmod.org/w/Build_for_mint) do download and build CM sources.
-
In case of build error "No such file or directory: 'vendor/sony/blue-common/proprietary/boot/RPM.bin'" download file RPM.bin from https://github.com/TheMuppets/proprietary_vendor_sony and put it to the folder 'vendor/sony/blue-common/proprietary/boot'
-
Flash built image to the phone as described here http://www.xperiablog.net/2012/12/04/how-to-install-cyanogenmod-10-on-your-sony-xperia-t-guide/
-
Download wcn36xx sources from https://github.com/KrasnikovEugene/wcn36xx
-
cd wcn36xx
-
make
Build Instructions for CyanogenMod+Mako
-
Follow instructions (http://wiki.cyanogenmod.org/w/Build_for_mako) do download and build CM sources.
-
Flash the built image to the phone
-
Download wcn36xx sources from https://github.com/KrasnikovEugene/wcn36xx
-
cd wcn36xx
-
Run make (must happen in the same session where breakfast is run)
Hardcoding makefile paths
If you don't want to use Android build scripts to set the build environment variables you can hardcode them in the .config file:
ANDROID_BUILD_TOP=/home/foo/mako/cm-10.1 CM_BUILD=mako
ARM_EABI_TOOLCHAIN=$(ANDROID_BUILD_TOP)/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin ANDROID_PRODUCT_OUT=$(ANDROID_BUILD_TOP)/out/target/product/$(CM_BUILD)
Mailing list: [email protected] Subscription: http://lists.infradead.org/mailman/listinfo/wcn36xx