Skip to content

Commit

Permalink
wcn36xx: move all documentation to one place
Browse files Browse the repository at this point in the history
Now all information about wcn36xx is concentrated in one
place: http://wireless.kernel.org/en/users/Drivers/wcn36xx

Signed-off-by: Eugene Krasnikov <k.eugene.e@gmail.com>
  • Loading branch information
Eugene Krasnikov committed Oct 30, 2013
1 parent 2f5787b commit 6948172
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 118 deletions.
45 changes: 3 additions & 42 deletions README.md
@@ -1,46 +1,7 @@
Documentation: http://wireless.kernel.org/en/users/Drivers/wcn36xx

Build Instructions for CyanogenMod+Mint

1) Follow instructions (http://wiki.cyanogenmod.org/w/Build_for_mint)
do download and build CM sources.

2) 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'

3) 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/

4) Download wcn36xx sources from https://github.com/KrasnikovEugene/wcn36xx

5) cd wcn36xx

6) make

Build Instructions for CyanogenMod+Mako

1) Follow instructions (http://wiki.cyanogenmod.org/w/Build_for_mako)
do download and build CM sources.

3) Flash the built image to the phone

4) Download wcn36xx sources from https://github.com/KrasnikovEugene/wcn36xx

5) cd wcn36xx

6) 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)
IRC: #wcn36xx at Freenode

Mailing list: wcn36xx@lists.infradead.org

Subscription: http://lists.infradead.org/mailman/listinfo/wcn36xx
76 changes: 0 additions & 76 deletions backports/README-backports

This file was deleted.

0 comments on commit 6948172

Please sign in to comment.