mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove mqueuefs from LINKS, it is no longer needed for nmount interface.
Noticed by: rodrigc
This commit is contained in:
parent
30cb180f7c
commit
4b609e4caa
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ WARNS?= 0
|
|||
LINKS= ${BINDIR}/mount_std ${BINDIR}/mount_devfs \
|
||||
${BINDIR}/mount_std ${BINDIR}/mount_fdescfs \
|
||||
${BINDIR}/mount_std ${BINDIR}/mount_linprocfs \
|
||||
${BINDIR}/mount_std ${BINDIR}/mount_mqueuefs \
|
||||
${BINDIR}/mount_std ${BINDIR}/mount_procfs
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue