GithubHelp home page GithubHelp logo

isabella232 / android_device_motorola_sunfire Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyanogenmod/android_device_motorola_sunfire

0.0 0.0 0.0 29.53 MB

Shell 2.36% C++ 0.60% C 97.04%

android_device_motorola_sunfire's Introduction

Quick tips on how to compile the drivers in modules_src

This is dependant on a completely set up environment

#vpndriver.ko:
make -j1 -C $KERNEL_SRC O=$KERNEL_BUILD_OUT DEPMOD=$PLATFORM_DIR/out/host/linux-x86/bin/depmod INSTALL_MOD_PATH=$KERNEL_BUILD_OUT M=$PLATFORM_DIR/device/motorola/sunfire/modules_src/vpndriver modules 

WARNING: the following command is dependant on some values of your kernel
#DHD.ko:
make -C /Depot/devel/android/cm7/device/motorola/sunfire/modules_src/dhd/src/dhd/linux ANDROID_BUILD_TOP=$PLATFORM_DIR LINUXVER=2.6.32.56 -I/Depot/devel/android/cmkernel/kernel-MB860 O=$KERNEL_BUILD_OUT DEPMOD=$PLATFORM_DIR/out/host/linux-x86/bin/depmod

#bcmsdio.ko:
make -j1 -C $KERNEL_SRC O=$KERNEL_BUILD_OUT DEPMOD=$PLATFORM_DIR/out/host/linux-x86/bin/depmod INSTALL_MOD_PATH=$KERNEL_BUILD_OUT M=$PLATFORM_DIR/device/motorola/sunfire/modules_src/bcm_sdio_wrapper modules

android_device_motorola_sunfire's People

Contributors

cybik avatar turl avatar thekraven avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.