diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-08-08 01:45:10 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-08-08 01:45:10 +0000 |
commit | 15a5661e7eaf8c42b52e0fa8ae89c7b68d36bd5e (patch) | |
tree | 11ccaed2858cfc8f148fea85dae292c4d0d53d9b /sys/arch/powerpc/conf/RAMDISK | |
parent | 1720128c478bb12da9d1b4d3f1d6f9c04a50ac32 (diff) |
more glitz
Diffstat (limited to 'sys/arch/powerpc/conf/RAMDISK')
-rw-r--r-- | sys/arch/powerpc/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/powerpc/conf/RAMDISK b/sys/arch/powerpc/conf/RAMDISK index 04a965ed4f9..51680d3ebcd 100644 --- a/sys/arch/powerpc/conf/RAMDISK +++ b/sys/arch/powerpc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.5 2000/08/08 01:07:52 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.6 2000/08/08 01:45:09 deraadt Exp $ # # PPC GENERIC config file # @@ -13,6 +13,7 @@ option SYS_TYPE=APPL option FIREPOWERBUGS options PPC_MPC106_BUG +option PCIVERBOSE # include "../../../conf/GENERIC" option TIMEZONE=0 # time zone to adjust RTC time by |