Remove superfluous support for preloaded modules

This commit is contained in:
Sebastian Huber
2019-08-27 09:55:43 +02:00
parent 8bf5f93ac1
commit 54fcbf1d4a
3 changed files with 2 additions and 314 deletions

View File

@@ -492,7 +492,6 @@ class base(builder.Module):
'sys/kern/subr_hints.c',
'sys/kern/subr_kobj.c',
'sys/kern/subr_lock.c',
'sys/kern/subr_module.c',
'sys/kern/subr_pcpu.c',
'sys/kern/subr_prf.c',
'sys/kern/subr_rman.c',