Manifest for compiling kernels for Google Pixel 6, 7, 8 & 9 Series
Change-Id: I7838c8b033e6a6637652ed0ca12d85d542294822 Signed-off-by: AnierinB <anierin@evolution-x.org> |
||
---|---|---|
default.xml | ||
README.mkdn |
# Initialize local repository ``` repo init -u https://git.awarner.co.uk/Evolution-X-Tensor/tensor_pixel_kernel_manifest -b bka --git-lfs ``` # Sync up ``` repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags ``` # Build ```bash ./build_<family>.sh ```