[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: oskit-mach possible bug .. #include <string.h>



> I don't know if it's possible to include only specific drivers. I know
> Roland wrote some code for that, but the last time I tried it didn't
> work. You should really look at the init-%.c target and related things
> in the Makefile.

The makefile hacks are so you can do "make kernel-ide+tulip" (e.g.) to link
in just the ide and tulip drivers from oskit.  If you are building your own
oskit, you can also hack oskit/dev/linux_{scsi,ethernet}.h to comment out
the drivers you don't need--then the oskit build won't even bother
compiling them.



Reply to: