Updated How to compile DevTerm CM3 Kernel (markdown)

GNU 2021-09-20 00:01:05 +08:00
parent 9d84c6f3d7
commit f0c7dc63d1

@ -10,7 +10,8 @@ https://github.com/raspberrypi/tools/tree/master/arm-bcm2708/arm-rpi-4.9.3-linux
1. git clone https://github.com/raspberrypi/linux.git
1. git checkout remotes/origin/rpi-4.19.y
1. git reset --hard cc39f1c9f82f6fe5a437836811d906c709e0661c
1. git apply [devterm-4.19_v0.1.patch](https://mega.nz/file/4Z0ExK4K#4RwZPs5b1DESj93N5TMRjm-BkrLRQ26QJm_SSbmSNok)
1. git apply [devterm-4.19_v0.1.patch](https://raw.githubusercontent.com/clockworkpi/DevTerm/main/Code/kernel/devterm-4.19_v0.1.patch)
## Compile
```