FunKey S

build kernel 4.14.14


參考資訊:
1. DrUm78

步驟如下:

$ cd
$ git clone https://github.com/steward-fu/kernel -b v3s_funkey-s_linux_4.14.14
$ cd kernel
$ 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


返回上一頁