掌機 - GCW Zero - Build ubiboot



步驟如下:

$ cd 
$ wget https://github.com/steward-fu/website/releases/download/gcw0/toolchain.7z
$ 7za x toolchain.7z
$ sudo cp -a gcw0 /opt
$ export PATH=$PATH:/opt/gcw0/usr/bin

$ wget https://github.com/steward-fu/website/releases/download/gcw0/src_ubiboot.7z
$ 7za x src_ubiboot.7z
$ cd UBIBoot
$ make CONFIG=gcw0 clean
$ make CONFIG=gcw0