diff options
| author | Tatsumi Hosokawa <hosokawa@FreeBSD.org> | 2000-11-02 12:29:22 +0000 |
|---|---|---|
| committer | Tatsumi Hosokawa <hosokawa@FreeBSD.org> | 2000-11-02 12:29:22 +0000 |
| commit | bbe6d0827c3f0c87c6eb47caa8a3912915b413c1 (patch) | |
| tree | 821c98a8035fc6ff3a5dffe18f91adcbb5ca6ca3 /release/Makefile | |
| parent | ce41d42aeb3aa3a29fa6939f8598f684753f9bec (diff) | |
Notes
Diffstat (limited to 'release/Makefile')
| -rw-r--r-- | release/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile index 19fea02dbd4f..421377c0288e 100644 --- a/release/Makefile +++ b/release/Makefile @@ -191,6 +191,7 @@ rerelease release: @echo "unset NOPORTS!" @exit 1 .endif + -kldload vn.ko .if make(release) .if exists(${CHROOTDIR}) # The first command will fail on a handful of files that have their schg |
