mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix build with "device iscsi" in kernel config.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
620d4f3c0b
commit
e73ebd6840
1 changed files with 1 additions and 0 deletions
|
|
@ -1520,6 +1520,7 @@ ipw_monitor.fw optional ipwmonitorfw | ipwfw \
|
|||
no-obj no-implicit-rule \
|
||||
clean "ipw_monitor.fw"
|
||||
dev/iscsi/icl.c optional iscsi | ctl
|
||||
dev/iscsi/icl_conn_if.m optional iscsi | ctl
|
||||
dev/iscsi/icl_proxy.c optional iscsi | ctl
|
||||
dev/iscsi/icl_soft.c optional iscsi | ctl
|
||||
dev/iscsi/iscsi.c optional iscsi scbus
|
||||
|
|
|
|||
Loading…
Reference in a new issue