Skip to content

LrkSeraph/xiaomi_pipa_sm8250_kernel_workspace

Repository files navigation

xiaomi_pipa_sm8250_kernel_workspace

This repository contains all required file to build kernel for Xiaomi Pad 6(pipa).
It also contains build script for wlan driver.

How to use

You need to sync the submodule using git submodule init && git submodule update and enter Xiaomi_Kernel_OpenSource directory.
Then run

mkdir out
cp ../config-stable out/.config
bash build.sh -j$(nproc) && bash build.sh bootimg

After the build complete, you will see out/boot.img and out/vendor_boot.img.
Then run flash.sh to flash boot, vendor_boot and dtbo to your device.

About

The workspace to build "LrkSeraph/xiaomi_pipa_sm8250_kernel.git"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors