Updated Create DevTerm A06 OS image from scratch (markdown)

GNU 2022-04-22 14:33:30 +08:00
parent 3255724e2a
commit 7e69d4c2da

@ -14,6 +14,9 @@ git clone https://github.com/armbian/build.git
git clone https://github.com/clockworkpi/DevTerm.git git clone https://github.com/clockworkpi/DevTerm.git
cd build cd build
mkdir -p userpatches/kernel/rockchip64-current/
mkdir -p userpatches/u-boot/u-boot-rockchip64-mainline/
git reset --hard 43d179914ae9e1ebb5d72315d9f9f68f5fb3e330 git reset --hard 43d179914ae9e1ebb5d72315d9f9f68f5fb3e330
git apply ~/DevTerm/Code/patch/armbian_build_a06/patch/armbian.patch git apply ~/DevTerm/Code/patch/armbian_build_a06/patch/armbian.patch