moudels.dep is empty after modules_install

17 views
Skip to first unread message

유영재

unread,
Mar 31, 2020, 8:43:50 AM3/31/20
to BeagleBoard
Hello. I was using busybox to configure the RFS. After compiling the kernel source, I ordered the module_install for the driver that created it on the busybox. It's compiled without error, but modules_install is empty. How can we solve it?

$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- distclean
$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- bb.org_defconfig
$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- menuconfig
$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- uImage dtbs LOADADDR=0x80008000 -j2
$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- -j2 modules
$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- INSTALL_MOD_PATH=/home/noel/bbb/RFS_static modules_install

13.PNG

14.PNG



Reply all
Reply to author
Forward
0 new messages