diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2020-12-06 10:58:55 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2020-12-06 10:58:55 +0000 |
| commit | 77fb6b6644446beb0ea45085b953f464c729c049 (patch) | |
| tree | 908fcb7b3107f0b8adc9c8c6aae0b91434c54512 /sys/conf | |
| parent | 60e2a0d9a4b21978f60c5b608a458f3427b390c8 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files.i386 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index e668f9ff02d9..bae1a8cde184 100644 --- a/sys/conf/files.i386 +++ b/sys/conf/files.i386 @@ -52,7 +52,6 @@ cddl/dev/dtrace/i386/dtrace_asm.S optional dtrace compile-with "${DTRACE_S}" cddl/dev/dtrace/i386/dtrace_subr.c optional dtrace compile-with "${DTRACE_C}" compat/linprocfs/linprocfs.c optional linprocfs compat/linsysfs/linsysfs.c optional linsysfs -compat/linux/linux_common.c optional compat_linux compat/linux/linux_dummy.c optional compat_linux compat/linux/linux_event.c optional compat_linux compat/linux/linux_emul.c optional compat_linux |
