summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1997-05-08 05:44:58 +0000
committermillert <millert@openbsd.org>1997-05-08 05:44:58 +0000
commit8e71c8621efc5ed527c6c73c46192401b28a9599 (patch)
treec7fd24133594245fb3d3c8d1a1c0a767a4d739e9
parentIgnore some more pseudo-targets (diff)
downloadwireguard-openbsd-8e71c8621efc5ed527c6c73c46192401b28a9599.tar.xz
wireguard-openbsd-8e71c8621efc5ed527c6c73c46192401b28a9599.zip
run installboot with -v flag
-rw-r--r--distrib/alpha/ramdisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/alpha/ramdisk/Makefile b/distrib/alpha/ramdisk/Makefile
index b44f7529090..ca4f9d1a0ae 100644
--- a/distrib/alpha/ramdisk/Makefile
+++ b/distrib/alpha/ramdisk/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 1997/05/08 00:50:01 niklas Exp $
+# $OpenBSD: Makefile,v 1.4 1997/05/08 05:44:58 millert Exp $
TOP= ${.CURDIR}/..
@@ -20,7 +20,7 @@ REALIMAGE!= echo /tmp/image.${PID}
STRIP?= strip
GZIP?= gzip
GZIPFLAGS?= -9f
-INSTALLBOOT?= /usr/mdec/installboot
+INSTALLBOOT?= /usr/mdec/installboot -v
FLOPPY?= floppy.fs
FLOPPYBLKS?= 2880