mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Make the serdev I/F non-optional. At least 3 drivers depend on it
and they can be loaded as a module. PR: kern/112706
This commit is contained in:
parent
26cfaf71bb
commit
91ac788806
1 changed files with 1 additions and 1 deletions
|
|
@ -1426,7 +1426,7 @@ kern/posix4_mib.c standard
|
|||
kern/sched_4bsd.c optional sched_4bsd
|
||||
kern/sched_core.c optional sched_core
|
||||
kern/sched_ule.c optional sched_ule
|
||||
kern/serdev_if.m optional puc | scc
|
||||
kern/serdev_if.m standard
|
||||
kern/subr_acl_posix1e.c standard
|
||||
kern/subr_autoconf.c standard
|
||||
kern/subr_blist.c standard
|
||||
|
|
|
|||
Loading…
Reference in a new issue