NetBSD/sys/arch/powerpc
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
..
conf Now that "options MODULAR" is handled via defflag, the Makefile 2009-02-14 16:53:55 +00:00
fpu Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ibm4xx Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
include merge christos-time_t 2009-01-11 02:45:45 +00:00
isa Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
marvell vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both. 2008-06-04 12:41:40 +00:00
oea Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h" 2009-02-13 22:41:00 +00:00
pci Move to 2 clause TNF license 2008-05-04 00:18:16 +00:00
pic Backout previous: the license sweep touched these files in error, so 2008-05-10 15:31:03 +00:00
powerpc adaption for making kgdb_dev a dev_t 2009-01-11 23:20:37 +00:00
stand Fix machine_arch vs. machine confusion, PR 39436. 2008-09-01 19:03:44 +00:00
tools/chrpicon Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile Convert prep to use the new unified mkbootimage rather than it's own. This 2008-04-30 21:15:33 +00:00