From 9e07d7675fc18fe87d568aed72e35af91dba0231 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 17 Aug 2010 19:17:15 +0000 Subject: MDEXT missed some files (result was they are not listed in the build-time SHA256 file). Issue spotted by claudio. ok miod --- etc/etc.landisk/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/etc.landisk') diff --git a/etc/etc.landisk/Makefile.inc b/etc/etc.landisk/Makefile.inc index 4980262c4fb..1e484ab8d67 100644 --- a/etc/etc.landisk/Makefile.inc +++ b/etc/etc.landisk/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.5 2009/04/21 09:12:26 deraadt Exp $ +# $OpenBSD: Makefile.inc,v 1.6 2010/08/17 19:17:14 deraadt Exp $ kernels: bsd bootblocks cp ${.CURDIR}/../sys/arch/landisk/compile/GENERIC/bsd \ @@ -14,6 +14,6 @@ bootblocks: cp ${DESTDIR}/usr/mdec/xxboot ${RELEASEDIR} cp ${DESTDIR}/usr/mdec/boot ${RELEASEDIR} -MDEXT= bsd mbr bsd.rd xxboot boot +MDEXT= bsd mbr bsd.rd xxboot boot miniroot${OSrev}.fs .PHONY: bsd bootblocks -- cgit v1.2.3