Add z3rambd to files.amigappc, hopefully this will fix amigppc build.
This commit is contained in:
parent
740a124173
commit
12bf97c62f
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.amigappc,v 1.26 2012/10/16 12:31:57 rkujawa Exp $
|
||||
# $NetBSD: files.amigappc,v 1.27 2012/12/02 22:11:25 rkujawa Exp $
|
||||
|
||||
# maxpartitions must be first item in files.${ARCH}.newconf
|
||||
maxpartitions 16 # NOTE THAT AMIGA IS SPECIAL!
|
||||
@ -436,6 +436,11 @@ file arch/amiga/dev/wdc_amiga.c wdc_amiga
|
||||
attach wdc at zbus with wdc_buddha
|
||||
file arch/amiga/dev/wdc_buddha.c wdc_buddha
|
||||
|
||||
# Zorro III RAM block devices
|
||||
device z3rambd: altmemdev
|
||||
attach z3rambd at zbus
|
||||
file arch/amiga/dev/z3rambd.c z3rambd needs-flag
|
||||
|
||||
# Compatibility modules
|
||||
|
||||
# OSS audio driver compatibility
|
||||
|
Loading…
Reference in New Issue
Block a user