On second thoughts, make kldxref failures non-fatal.
This commit is contained in:
parent
9c6f92408c
commit
ad7da9b460
@ -238,7 +238,7 @@ realinstall: _SUBDIR
|
||||
done; true
|
||||
.endif
|
||||
.if !defined(NO_XREF)
|
||||
kldxref ${DESTDIR}${KMODDIR}
|
||||
-kldxref ${DESTDIR}${KMODDIR}
|
||||
.endif
|
||||
|
||||
install: afterinstall _SUBDIR
|
||||
|
Loading…
Reference in New Issue
Block a user