From: Paul <pa...@tu...> - 2007-09-30 11:48:48
|
Hi Alex On Sunday 30 September 2007 12:39, Alex Gonzalez wrote: > I am trying to include a custom kernel in a morphix base module, but I > don't seem able to copy the scsi modules to the miniroot without > running out of space. I have realized that the modules I built > (2.6.17) are much bigger than the ones that come with the miniroot in > basemod-2.6.17-2007-09-28_0330.iso. For example 3w-xxxx.ko was 30K > against 198K. That is quite a substantial increase in size - Have you enabled profiling support (CONFIG_PROFILING) along with any of the extended kernel hacking options ? If in doubt, post your kernel config. Regards, Paul. |