NetBSD/sys/arch/mips
apb 6c4fc39a9f Now that "options MODULAR" is handled via defflag, the Makefile
generated by config(1) in the kernel compile directory no longer
contains IDENT=-DMODULAR.  Instead, there's an opt_modular.h file that
might or might not contain "#define MODULAR 1".

Adapt to this by adding an OPT_MODULAR variable to relevant Makefiles,
set via an awk script that parses opt_modular.h.
2009-02-14 16:53:55 +00:00
..
adm5120 replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
alchemy Remove all initialization of obsolete ci_divisor_recip in 2008-05-26 15:59:29 +00:00
atheros *** Summary *** 2008-11-07 00:20:01 +00:00
bonito Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
cfe merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
conf Now that "options MODULAR" is handled via defflag, the Makefile 2009-02-14 16:53:55 +00:00
include Use userspace version unless _HARDKERNEL. Otherwise we use atomic 2009-01-12 03:05:10 +00:00
mips major() and minor() are now int32_t. 2009-01-22 11:01:32 +00:00
sibyte To fix compilation, consistently use 'cmd' instead of 'command' 2008-11-13 19:44:02 +00:00
Makefile No need to dig into mips/conf since mips/conf/Makefile has been removed. 2008-11-27 10:18:08 +00:00
Makefile.inc Add a port to the Infineon ADM5120. 2007-03-20 08:52:00 +00:00