unbreak individual module building

Matthew Dillon dillon at apollo.backplane.com
Sun Nov 12 09:38:35 PST 2006


:
:Following patch unbreaks module building without quickkernel or buildkernel:
:http://leaf.dragonflybsd.org/~sephe/cpu_machine1.diff
:
:Please review it
:
:Best Regards,
:sephe
:
:-- 
:Live Free or Die

     No, all files outside of the machine headers MUST include <machine/*.h>,
     NEVER <cpu/*.h>.

     We will either have to make stand-alone module builds use the 
     system header files in /usr/include, or we will have to construct
     a proper machine/ and cpu/ infrastructure for them just like the kernel
     and world build does.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Submit mailing list