cvs commit: src/sys/conf files
John-Mark Gurney
gurney_j at resnet.uoregon.edu
Sat Feb 3 19:47:01 UTC 2007
Warner Losh wrote this message on Sat, Feb 03, 2007 at 06:45 +0000:
> imp 2007-02-03 06:45:02 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/conf files
> Log:
> Mark mmc *_if.m files as standard to allow for mmc/sd being compiled
> as a module.
>
> Submitted by: Andrea Bittau
Those files don't need to be marked standard to allow module building..
Either you can compile the *_if.c file as a seperate module and depend
upon them, or compile the *_if.c into the module directly...
Many other modules do not require their *_if.m files to be marked
standard...
It looks like some others could possibly be cleaned up and not made
standard, such as eisa...
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
More information about the cvs-src
mailing list