From 6000bd58c9f529ec1877b3e1d5cbc0f36f843ee2 Mon Sep 17 00:00:00 2001 From: "Dale S. Rahn" Date: Thu, 25 Nov 1999 05:55:27 +0000 Subject: Properly fix the last checkin, the pseudo device rd is now a mi device and is not to be specified in files. but if the arch has rd_attach_hook and rd_open_hook, the file that these are in need to be included in that files. file. --- sys/arch/powerpc/conf/files.powerpc | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/arch/powerpc/conf/files.powerpc b/sys/arch/powerpc/conf/files.powerpc index 625acb8bb8c..3e84de324c4 100644 --- a/sys/arch/powerpc/conf/files.powerpc +++ b/sys/arch/powerpc/conf/files.powerpc @@ -65,7 +65,6 @@ include "../../../dev/ofw/files.ofw" file arch/powerpc/powerpc/opendev.c ofcons | ofnet | ofdisk | ofrtc major { ofdisk = 4 } -#pseudo-device rd file arch/powerpc/powerpc/rd_root.c ramdisk_hooks major {rd = 17} -- cgit v1.2.3