$ sudo mount /dev/sdc2 ./mount $ sudo make modules_install ARCH=arm64 INSTALL_MOD_PATH=./mount && sync && sudo umount ./mount $ rm -rf mount