mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
Better way to ensure vn.ko is loaded.
This does not affect the kernel that vn is linked statically.
This commit is contained in:
parent
323c105fbc
commit
6415544bf7
1 changed files with 1 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ rerelease release:
|
|||
@echo "unset NOPORTS!"
|
||||
@exit 1
|
||||
.endif
|
||||
-vnconfig 2>/dev/null
|
||||
.if make(release)
|
||||
.if exists(${CHROOTDIR})
|
||||
# The first command will fail on a handful of files that have their schg
|
||||
|
|
|
|||
Loading…
Reference in a new issue