From 03433864b95120162a7f43c2099393d501ba6abc Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Mon, 6 Dec 2010 20:10:19 +0000 Subject: - use consistent 'include' rules without a full relative path. tested on a GENERIC config from all arches. ok deraadt@ miod@ --- sys/arch/luna88k/conf/files.luna88k | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/luna88k') diff --git a/sys/arch/luna88k/conf/files.luna88k b/sys/arch/luna88k/conf/files.luna88k index d7df73af3ae..86fee4aa4bc 100644 --- a/sys/arch/luna88k/conf/files.luna88k +++ b/sys/arch/luna88k/conf/files.luna88k @@ -1,4 +1,4 @@ -# $OpenBSD: files.luna88k,v 1.14 2007/02/09 14:26:09 aoyama Exp $ +# $OpenBSD: files.luna88k,v 1.15 2010/12/06 20:10:18 jasper Exp $ # maxpartitions 16 @@ -48,7 +48,7 @@ include "dev/wscons/files.wscons" device cpu attach cpu at mainbus -include "../../../scsi/files.scsi" +include "scsi/files.scsi" major {sd = 4} major {st = 5} -- cgit v1.2.3