參考資訊:
https://github.com/DrUm78
步驟如下:
$ cd $ wget https://github.com/steward-fu/website/releases/download/funkey-s/kernel-3s_funkey-s_linux_4.14.14.zip $ unzip kernel-3s_funkey-s_linux_4.14.14.zip $ cd kernel-3s_funkey-s_linux_4.14.14 $ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- funkeys_defconfig $ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- zImage modules -j4 $ INSTALL_MOD_PATH=out make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- modules_install