mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Reconnect 'bktr' now that world won't (I hope) break again from it.
'make depend' was falling over in it before.
This commit is contained in:
parent
5e6016775c
commit
810b4d751f
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@ SUBDIR= aha al ax ccd cd9660 coda dm fdesc fxp if_disc if_ppp if_sl if_tun \
|
|||
|
||||
# XXX some of these can move to the general case when de-i386'ed
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
# XXX broken bktr
|
||||
SUBDIR+=coff fpu gnufpu ibcs2 linux splash streams \
|
||||
SUBDIR+=bktr coff fpu gnufpu ibcs2 linux splash streams \
|
||||
svr4 syscons vesa vinum
|
||||
.endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue