NetBSD/sys/lkm/exec
jdolecek d1842b740a Restructure to the lkm/compat/Makefile way - the tested & installed
modules are on top, rest is added .if !make(install). This will avoid
such silly mistakes as rev. 1.7/1.8.
2001-11-01 19:32:53 +00:00
..
aout framework to build an EXEC_AOUT module. tested on sparc64. 2001-10-10 12:10:10 +00:00
elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
freebsd_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
freebsd_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
hpux_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
ibcs2_coff Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
ibcs2_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
ibcs2_xout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
linux_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
linux_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
m68k4k Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
netbsd32_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
netbsd32_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
osf1_ecoff remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
sunos32_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
sunos_aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
svr4_32_elf Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
svr4_elf add the compat_util.c goo 2001-10-31 18:28:50 +00:00
ultrix_ecoff remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
vax1k Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
Makefile Restructure to the lkm/compat/Makefile way - the tested & installed 2001-11-01 19:32:53 +00:00
Makefile.inc