Hello,everyone!
I try to follow the link "https://www.raspberrypi.org/documentati ... uilding.md" to build my own raspbian kernel.
Everything seems go well. However after I run the command "make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- INSTALL_MOD_PATH=mnt/ext4 modules_install"
there are nothing in the directory mnt/ext4.
Is there anyone know how to solve the problem?
Thanks!