README 531 B

123456789101112131415
  1. cd ~
  2. git clone https://github.com/armbian/build.git
  3. git clone https://github.com/clockworkpi/DevTerm.git
  4. cd build
  5. git reset --hard 5fa022603c0948cc59688ba782b3711f980a0be3
  6. cp -rf ~/DevTerm/Code/patch/armbian_build_a04/armbian_build_a04/userpatches/* userpatches/
  7. cp -rf ~/DevTerm/Code/patch/armbian_build_a04/armbian_build_a04/config/boards/* config/boards/
  8. cp -rf ~/DevTerm/Code/patch/armbian_build_a04/armbian_build_a04/config/kernel/* config/kernel/
  9. #Then exec ./compile.sh under armbian build
  10. cd ~/build && ./compile.sh