Updated Create DevTerm A06 OS image from scratch (markdown)

GNU 2022-04-23 16:29:04 +08:00
parent 4d36631f5a
commit ef2c1e0c9b

@ -28,7 +28,7 @@ cp ~/DevTerm/Code/patch/armbian_build_a06/patch/uboot*.patch userpatches/u-boot/
cp ~/DevTerm/Code/patch/armbian_build_a06/patch/clockworkpi-a06.conf config/boards/
#Then exec ./compile.sh under armbian build
cd ~/build && sudo ./compile.sh
cd ~/build && sudo ./compile.sh BOARD=clockworkpi-a06 BRANCH=current BUILD_MINIMAL=no BUILD_DESKTOP=no KERNEL_ONLY=yes KERNEL_CONFIGURE=no
```
after image done