Skip to content

Kernel Source Code for Honor V9 Play (JMM-AL00_AL10_TL00_TL10) MT6750

License

Notifications You must be signed in to change notification settings

sazan123/android_kernel_huawei_jimmy

Repository files navigation

Add to .bashrc

    export ARCH=arm64
    export CROSS_COMPILE=/home/sazan123/jimmy/toolchain/bin/aarch64-linux-android-

How to Build

    make jimmy_defconfig
    make -j4

How to Clean

    make clean
    make mrproper

Output files

    - Kernel : arch/arm64/boot/Image.gz-dtb
    - module : drivers/*/*.o

Add commit

    git init
    git add .
    git commit -m "first commit"
    git remote add origin https://github.com/sazan123/android_kernel_huawei_jimmy.git
    git push -u origin 7.x

About

Kernel Source Code for Honor V9 Play (JMM-AL00_AL10_TL00_TL10) MT6750

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages