mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
added libscsi
This commit is contained in:
parent
c4c754deba
commit
10ee7eaff2
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ SUBDIR=csu/${MACHINE}
|
|||
# XXX MISSING: libmp libplot
|
||||
SUBDIR+= libc libcompat libcom_err libcrypt libcurses libedit \
|
||||
libf2c libforms \
|
||||
libkvm libmd libmytinfo libncurses libresolv librpcsvc libskey \
|
||||
libkvm libmd libmytinfo libncurses libresolv librpcsvc libscsi libskey \
|
||||
libss libtelnet libtermcap libutil liby
|
||||
|
||||
.if !defined(WANT_MSUN)
|
||||
|
|
|
|||
Loading…
Reference in a new issue