diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 2000-04-18 11:24:42 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 2000-04-18 11:24:42 +0000 |
| commit | 3c6235a7724c76b0b10e7e45b51804c31e2a195b (patch) | |
| tree | 7e546fd896ac0bcbed314fc59970f0b1162f4654 /sys/modules/Makefile | |
| parent | f87c43cdd16aebc2739f367440033d772915916a (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 3c48e124f355..0e161da33670 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -10,7 +10,7 @@ SUBDIR= aha amr an aue ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \ # XXX some of these can move to the general case when de-i386'ed .if ${MACHINE_ARCH} == "i386" -SUBDIR+=bktr coff fpu gnufpu ibcs2 linprocfs linux splash streams \ +SUBDIR+=bktr coff fpu gnufpu ibcs2 linux splash streams \ svr4 syscons vesa vinum wi .endif |
