This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: about rootfs

Part Number: AM625

Tool/software:

hi

 I found that the tisdk-default-image-am62xx-evm is approximately 1.8G in size, while the tisdk-base-image-am62xx-evm is only 166M. I also want to reduce my system. I have re-made the rootfs using buildroot. However, after compiling the kernel and executing make module install, there are a large number of modules in the directory /lib/modules/ under the installation folder. The tisdk_am62xx-evm-rt_defconfig I used when compiling the kernel. Can I only cancel them one by one through make menuconfig? Are there any better methods to reduce the modules?

thanks