login
Header Space

 
 

Built-in module loading order

October 21, 2006 - 7:17am
Submitted by Anonymous on October 21, 2006 - 7:17am.
Linux

How can I delay the ethernet module loading until some other built_in modules in i2c and char are loaded. Should I just alter the order of obj-y in kernel Makefile? Or what can I do to alter the built_in module (obj-y) during kernel booting?

Thank you.

Jim

speck-geostationary