Include pm_ds.c if pm_ds, not dc_ds - dc_ds gets set for the 5000/200 as

well as the 3100, but trying to include pm_ds.c for a 5000/200-only
configuration fails.
This commit is contained in:
mhitch 1997-05-29 03:08:40 +00:00
parent 660cdaec8a
commit fe468f64bc
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.pmax,v 1.40 1997/05/24 08:19:44 jonathan Exp $
# $NetBSD: files.pmax,v 1.41 1997/05/29 03:08:40 mhitch Exp $
# DECstation-specific configuration info
# maxpartitions must be first item in files.${ARCH}.
@ -135,7 +135,7 @@ device pm
file arch/pmax/dev/pm.c pm needs-flag
file arch/pmax/dev/bt478.c pm
attach pm at mainbus with pm_ds
file arch/pmax/dev/pm_ds.c dc_ds
file arch/pmax/dev/pm_ds.c pm_ds
########################################################################
# Turbochannel options.