diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-09-07 01:30:36 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-09-07 01:30:36 +0000 |
| commit | 21ae145105db4993f265638b45d3981d26c6b76e (patch) | |
| tree | ae8ea0b8e7bd513392b6806f7316268c070b0672 | |
| parent | a9148ab10371f209ce78cd61d9597c76947d42d3 (diff) | |
Notes
| -rw-r--r-- | sys/conf/files.i386 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index b3dce8b07129..e23b44a5786a 100644 --- a/sys/conf/files.i386 +++ b/sys/conf/files.i386 @@ -395,7 +395,7 @@ isa/ppc.c optional ppc isa/psm.c optional psm isa/syscons_isa.c optional sc isa/vga_isa.c optional vga -kern/imgact_aout.c standard +kern/imgact_aout.c optional compat_aout kern/imgact_gzip.c optional gzip kern/md4c.c optional netsmb kern/subr_diskmbr.c standard |
