From ae0752d6b0a66aefeecfd944f920e64528fa72b3 Mon Sep 17 00:00:00 2001 From: chs Date: Sat, 21 May 2005 08:59:18 +0000 Subject: [PATCH] add md_root.c for the installation ramdisk. --- sys/arch/hp700/conf/files.hp700 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sys/arch/hp700/conf/files.hp700 b/sys/arch/hp700/conf/files.hp700 index ba2c18455d94..520d5a0c4a36 100644 --- a/sys/arch/hp700/conf/files.hp700 +++ b/sys/arch/hp700/conf/files.hp700 @@ -1,4 +1,4 @@ -# $NetBSD: files.hp700,v 1.13 2005/01/28 17:38:50 jkunz Exp $ +# $NetBSD: files.hp700,v 1.14 2005/05/21 08:59:18 chs Exp $ # # $OpenBSD: files.hp700,v 1.31 2001/06/26 02:41:25 mickey Exp $ # @@ -218,6 +218,11 @@ file arch/hp700/gsc/com_harmony.c com_harmony #attach myri at pci #file dev/pci/myri.c myri + +# Memory Disk +file dev/md_root.c memory_disk_hooks + + # # Non-device files #