Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/powerpc/conf Create an opt_openpic.h and add both O...
details: https://anonhg.NetBSD.org/src/rev/040904a8cb22
branches: trunk
changeset: 514334:040904a8cb22
user: briggs <briggs%NetBSD.org@localhost>
date: Thu Aug 30 03:08:22 2001 +0000
description:
Create an opt_openpic.h and add both OPENPIC and OPENPIC_SERIAL_MODE to it.
diffstat:
sys/arch/powerpc/conf/files.powerpc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r d6315c7c3fc7 -r 040904a8cb22 sys/arch/powerpc/conf/files.powerpc
--- a/sys/arch/powerpc/conf/files.powerpc Thu Aug 30 02:53:56 2001 +0000
+++ b/sys/arch/powerpc/conf/files.powerpc Thu Aug 30 03:08:22 2001 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: files.powerpc,v 1.23 2001/08/26 02:47:39 matt Exp $
+# $NetBSD: files.powerpc,v 1.24 2001/08/30 03:08:22 briggs Exp $
defopt opt_altivec.h ALTIVEC K_ALTIVEC
-defopt OPENPIC
+defopt opt_openpic.h OPENPIC OPENPIC_SERIAL_MODE
defopt L2CR_CONFIG
defopt opt_ppcarch.h PPC_MPC6XX PPC_MPC8XX PPC_IBM4XX
Home |
Main Index |
Thread Index |
Old Index