Module Name:    src
Committed By:   phx
Date:           Mon Oct 18 22:00:47 UTC 2010

Modified Files:
        src/sys/arch/amigappc/conf: files.amigappc

Log Message:
Include new IOBZCLOCK option to make amiga/dev/ioblix_zbus.c compile again.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/amigappc/conf/files.amigappc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/amigappc/conf/files.amigappc
diff -u src/sys/arch/amigappc/conf/files.amigappc:1.22 src/sys/arch/amigappc/conf/files.amigappc:1.23
--- src/sys/arch/amigappc/conf/files.amigappc:1.22	Tue Feb  2 19:07:05 2010
+++ src/sys/arch/amigappc/conf/files.amigappc	Mon Oct 18 22:00:47 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: files.amigappc,v 1.22 2010/02/02 19:07:05 phx Exp $
+#	$NetBSD: files.amigappc,v 1.23 2010/10/18 22:00:47 phx Exp $
 
 # maxpartitions must be first item in files.${ARCH}.newconf
 maxpartitions 16			# NOTE THAT AMIGA IS SPECIAL!
@@ -31,6 +31,8 @@
 defflag				P5PPC68KBOARD
 defflag				LEV6_DEFER
 
+defparam			IOBZCLOCK
+
 file	dev/cons.c				ite | ser
 file	dev/cninit.c				ite | ser
 file	arch/amigappc/amigappc/amiga_init.c

Reply via email to