mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 10:18:49 +01:00
Update README
This commit is contained in:
parent
6c2f406972
commit
7551b0a880
@ -11,6 +11,7 @@ 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_mirror.patch
|
||||
|
||||
mkdir -p userpatches/kernel/rockchip64-current/
|
||||
mkdir -p userpatches/u-boot/u-boot-rockchip64-mainline/
|
||||
|
||||
cp -f ../DevTerm/Code/patch/armbian_build_a06/patch/kernel*.patch userpatches/kernel/rockchip64-current/
|
||||
@ -19,7 +20,7 @@ cp -f ../DevTerm/Code/patch/armbian_build_a06/patch/lib.config userpatches/
|
||||
cp -f ../DevTerm/Code/patch/armbian_build_a06/patch/clockworkpi-a06.conf config/boards/
|
||||
|
||||
|
||||
# Compile on a compatible ubuntu linux system:
|
||||
# Compile on A06 or compatible Ubuntu Hirsute linux system:
|
||||
./compile.sh BOARD=clockworkpi-a06 BRANCH=current RELEASE=hirsute BUILD_MINIMAL=no BUILD_DESKTOP=yes KERNEL_ONLY=no KERNEL_CONFIGURE=no DESKTOP_ENVIRONMENT=xfce DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base COMPRESS_OUTPUTIMAGE=sha,gpg,img
|
||||
|
||||
# Compile on any system that user has docker commandline access.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user