Updated Compile Devterm CM4 kernel (markdown)

GNU 2022-07-10 11:30:59 +08:00
parent c030778819
commit d54efea655

@ -12,6 +12,7 @@ git clone https://github.com/clockworkpi/DevTerm.git
# Download kernel and patch it
```
git clone https://github.com/raspberrypi/linux
cd linux
git checkout 3a33f11c48572b9dd0fecac164b3990fc9234da8
cp ~/DevTerm/Code/patch/cm4/cm4_kernel_0704.patch .
git apply cm4_kernel_0704.patch