From 9257c5c0b82cca11f80a0e0121dd26e3da948db1 Mon Sep 17 00:00:00 2001 From: Stefan Sperling Date: Thu, 27 Nov 2014 12:36:50 +0000 Subject: Remove ofwbootfd from sparc64 release dir since nobody will need it. Requested by deraadt. --- etc/etc.sparc64/Makefile.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/etc.sparc64/Makefile.inc b/etc/etc.sparc64/Makefile.inc index 2280d14c6d9..e41c4af9c52 100644 --- a/etc/etc.sparc64/Makefile.inc +++ b/etc/etc.sparc64/Makefile.inc @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile.inc,v 1.13 2014/11/26 08:21:03 stsp Exp $ +# $OpenBSD: Makefile.inc,v 1.14 2014/11/27 12:36:49 stsp Exp $ KERNELS += GENERIC.MP bsd.mp bootblocks: - cp ${DESTDIR}/usr/mdec/*boot* ${RELEASEDIR} + cp ${DESTDIR}/usr/mdec/{bootblk,ofwboot,ofwboot.net} ${RELEASEDIR} MDEXT= bsd.rd cd${OSrev}.iso \ miniroot${OSrev}.fs floppy${OSrev}.fs floppyB${OSrev}.fs \ - bootblk ofwboot ofwboot.net ofwbootfd + bootblk ofwboot ofwboot.net -- cgit v1.2.3