Updated How to compile DevTerm CM3 Kernel (markdown)

GNU 2021-10-29 23:58:45 +08:00
parent 550c698d1f
commit d648e491a9

@ -8,6 +8,7 @@ https://github.com/raspberrypi/tools/tree/master/arm-bcm2708/arm-rpi-4.9.3-linux
## Get kernel
1. git clone https://github.com/raspberrypi/linux.git
1. cd linux
1. git checkout remotes/origin/rpi-4.19.y
1. git reset --hard cc39f1c9f82f6fe5a437836811d906c709e0661c
1. git apply [devterm-4.19_v0.1.patch](https://raw.githubusercontent.com/clockworkpi/DevTerm/main/Code/kernel/devterm-4.19_v0.1.patch)