mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Temporarily remove 'tty' netgraph sub module until it can be made
to compile.
This commit is contained in:
parent
20d1019b71
commit
576801718f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR= async cisco echo frame_relay hole iface lmi netgraph ppp rfc1490 \
|
||||
socket tee tty UI vjc
|
||||
socket tee UI vjc
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue