pregenerate grf_ultms.c, so that gspa isn't needed during kernel build
This commit is contained in:
parent
3af256db77
commit
23074d4396
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.amigappc,v 1.14 2003/07/27 01:17:40 thorpej Exp $
|
||||
# $NetBSD: files.amigappc,v 1.15 2003/09/27 20:52:59 is Exp $
|
||||
|
||||
# maxpartitions must be first item in files.${ARCH}.newconf
|
||||
maxpartitions 16 # NOTE THAT AMIGA IS SPECIAL!
|
||||
|
@ -149,7 +149,7 @@ device grful: grfbus
|
|||
attach grful at zbus
|
||||
file arch/amiga/dev/grf_ul.c grful needs-flag
|
||||
file arch/amiga/dev/ite_ul.c grful & ite
|
||||
file arch/amiga/dev/grf_ultms.g grful
|
||||
file arch/amiga/dev/grf_ultms.c grful
|
||||
|
||||
# CyberVison 64 grf (ite5 grf5)
|
||||
device grfcv: grfbus
|
||||
|
|
Loading…
Reference in New Issue