OpenGrok
Cross Reference: archdirs.mk
xref
: /
src
/
sys
/
modules
/
arch
/
archdirs.mk
Home
|
History
|
Annotate
|
Download
|
only in
arch
History log of
/src/sys/modules/arch/archdirs.mk
Revision
Date
Author
Comments
1.7
03-Aug-2021
rin
Switch evbppc/ibm4xx to generic evbppc (same as oea) kernel modules.
I've confirmed that kernels similar to amd64/conf/MODULAR work fine
both on 403 and 405.
XXX
Unfortunately, we cannot immediately switch evbppc/booke to generic
kernel modules yet; it has its own intr.h implementation.
1.6
04-Jul-2020
chs
the x86 xen and non-xen modules are identical,
so remove the unneeded extra copies.
Xen kernels now use the same modules as native kernels.
1.5
27-Jun-2020
rin
Rename module directory for ibm4xx from /stand/powerpc-4xx to
/stand/powerpc-ibm4xx to match with what we set in evbppc_machdep.c:
https://nxr.netbsd.org/xref/src/sys/arch/evbppc/evbppc/evbppc_machdep.c#86
(And we use ibm4xx not 4xx for directory in sys/arch/powerpc.)
Note that we had never enabled MODULAR for ibm4xx yet; kernel with
MODULAR option was unable to build. This should be why this discrepancy
had never been found until today...
1.4
19-Sep-2018
maxv
Don't build the module sets for non-pae-32bit-pv. Noted by John D. Baker
on port-i386@, thanks.
1.3
22-Jun-2015
matt
branches: 1.3.16; 1.3.18;
Add support for build mips64 kernel modules as N32
1.2
11-Aug-2014
jnemeth
branches: 1.2.4;
Add the infrastructure for MODULAR support for Xen kernels. At
the moment, this can only load very simple modules due to missing
symbols. It is being add at this time to make pullups to the
netbsd-7 branch easier. It is not enabled by default in any kernels.
1.1
15-Jun-2011
mrg
branches: 1.1.12;
build evbppc modules in 3 different flavours:
- oea (default)
- ibm4xx
- booke
this, together with earlier machine_module[] work, should allow evbppc
platforms to use modules.
1.1.12.2
03-Dec-2017
jdolecek
update from HEAD
1.1.12.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.2.4.1
22-Sep-2015
skrll
Sync with HEAD
1.3.18.1
10-Jun-2019
christos
Sync with HEAD
1.3.16.1
30-Sep-2018
pgoyette
Ssync with HEAD
Indexes created Wed Oct 22 13:09:56 GMT 2025