DragonFly BSD
DragonFly submit List (threaded) for 2006-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: unbreak individual module building


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 12 Nov 2006 09:35:14 -0800 (PST)

:
: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@xxxxxxxxxxxxx>



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