-
Notifications
You must be signed in to change notification settings - Fork 19
android-rpi/kernel_manifest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Download Kernel source Refer to https://source.android.com/setup/build/building-kernels Make separate kernel directory apart from Android source. $ cd <kernel directory> $ repo init -u https://github.com/android-rpi/kernel_manifest -b arpi14-6.1 $ repo sync # Build Kernel $ tools/bazel run --config=release //common:arpi5_dist Output files are under out/arpi5/dist/ Image.gz bcm2712-rpi-5-b.dtb vc4-kms-v3d-pi5.dtbo # Build Android for Raspberry Pi 5 https://github.com/android-rpi/device_arpi_rpi5
About
Android-RPi Kernel Manifest
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published