mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
For now, disable umodem module building, because it doesn't. Don't
want to break the snapshots :)
This commit is contained in:
parent
806983a7c0
commit
b4ee0d49a3
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ SUBDIR= aha al ax ccd cd9660 coda dm fdesc fxp if_disc if_ppp if_sl if_tun \
|
|||
.if ${MACHINE_ARCH} == "i386"
|
||||
SUBDIR+=amr bktr coff fpu gnufpu ibcs2 linux mlx ncp nwfs splash streams \
|
||||
svr4 syscons vesa vinum
|
||||
SUBDIR+=ugen uhid ukbd ulpt ums umodem umass
|
||||
SUBDIR+=ugen uhid ukbd ulpt ums umass
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue