微電腦 - SHARP Zaurus SL-C3200 - Build Kernel 4.14.18



參考資訊:
https://github.com/greguu/linux-4.14.18-c3x00

步驟如下:

$ cd
$ wget https://github.com/steward-fu/website/releases/download/miyoo/env_toolchain.7z
$ 7za x env_toolchain.7z
$ sudo mv miyoo /opt/
$ export PATH=$PATH:/opt/miyoo/bin

$ git clone https://github.com/greguu/linux-4.14.18-c3x00
$ cd linux-4.14.18-c3x00
$ ARCH=arm CROSS_COMPILE=arm-linux- make zImage