diff options
author | 2019-04-26 04:50:13 +0000 | |
---|---|---|
committer | 2019-04-26 04:50:13 +0000 | |
commit | c53644703c52e9822c2220091a79722113ebfd57 (patch) | |
tree | 68953f5df8caa6fea0107a2dc3b16b8eed297def | |
parent | sync (diff) | |
download | wireguard-openbsd-c53644703c52e9822c2220091a79722113ebfd57.tar.xz wireguard-openbsd-c53644703c52e9822c2220091a79722113ebfd57.zip |
we stopped making floppies a while ago
-rw-r--r-- | etc/etc.alpha/Makefile.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/etc.alpha/Makefile.inc b/etc/etc.alpha/Makefile.inc index 2acb2b42a8d..ff94b117e32 100644 --- a/etc/etc.alpha/Makefile.inc +++ b/etc/etc.alpha/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.26 2017/04/04 00:03:12 deraadt Exp $ +# $OpenBSD: Makefile.inc,v 1.27 2019/04/26 04:50:13 deraadt Exp $ KERNELS += GENERIC.MP bsd.mp @@ -12,5 +12,4 @@ bootblocks: MDEXT= bsd.rd cd${OSrev}.iso \ miniroot${OSrev}.fs \ - floppy${OSrev}.fs floppyB${OSrev}.fs floppyC${OSrev}.fs \ boot bootxx netboot netboot.mop |