mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-22 07:08:50 +01:00
Updated Compile lineage os 19.1 kernel for rpi4(cm4) (markdown)
parent
2e3b36ea73
commit
742620f16c
@ -23,7 +23,7 @@ to be
|
||||
cd ~/data/github/lineage-rpi/android_kernel_brcm_rpi
|
||||
```
|
||||
|
||||
create m.sh with content like:
|
||||
create **m.sh** with content like:
|
||||
|
||||
```
|
||||
#!/bin/bash
|
||||
@ -37,6 +37,7 @@ ARCH=arm64 CROSS_COMPILE=aarch64-linux-androidkernel- make Image dtbs -j1
|
||||
```
|
||||
chmod +x m.sh
|
||||
./m.sh # start kernel compile
|
||||
```
|
||||
|
||||
# Replace files
|
||||
copy bcm2711-rpi-400.dtb bcm2711-rpi-4-b.dtb bcm2711-rpi-cm4.dtb bcm2711-rpi-cm4s.dtb
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user