cuu 466f961663 add armbian_build_a04 README 2 年之前
..
config 1d6e44ce12 add a04 armbian build system patches and configs 2 年之前
userpatches 1d6e44ce12 add a04 armbian build system patches and configs 2 年之前
README 466f961663 add armbian_build_a04 README 2 年之前

README

cd ~
git clone https://github.com/armbian/build.git
git clone https://github.com/clockworkpi/DevTerm.git

cd build

git reset --hard 5fa022603c0948cc59688ba782b3711f980a0be3

cp -rf ~/DevTerm/Code/patch/armbian_build_a04/armbian_build_a04/userpatches/* userpatches/
cp -rf ~/DevTerm/Code/patch/armbian_build_a04/armbian_build_a04/config/boards/* config/boards/
cp -rf ~/DevTerm/Code/patch/armbian_build_a04/armbian_build_a04/config/kernel/* config/kernel/

#Then exec ./compile.sh under armbian build
cd ~/build && ./compile.sh