mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Connect ufoma(4) to build and,
disable handsfree interface that is not yet ported to newtty.
This commit is contained in:
parent
2cdb71a94a
commit
6ac5bf9062
2 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
/* $NetBSD: umodem.c,v 1.45 2002/09/23 05:51:23 simonb Exp $ */
|
||||
|
||||
#define UFOMA_HANDSFREE
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
|
|
|
|||
|
|
@ -276,6 +276,7 @@ SUBDIR= ${_3dfx} \
|
|||
udf_iconv \
|
||||
ufm \
|
||||
${_ufs} \
|
||||
ufoma \
|
||||
uftdi \
|
||||
ugen \
|
||||
uhid \
|
||||
|
|
|
|||
Loading…
Reference in a new issue