enable "old partition ID" compatibility per default

This commit is contained in:
drochner 1998-02-19 14:18:36 +00:00
parent ad33d83f8b
commit ce380ad936

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 1997/11/07 17:01:45 drochner Exp $ # $NetBSD: Makefile,v 1.12 1998/02/19 14:18:36 drochner Exp $
S= ${.CURDIR}/../../../../ S= ${.CURDIR}/../../../../
@ -11,7 +11,7 @@ SRCS= main.c devopen.c conf.c
CLEANFILES+= ${BSSTART} CLEANFILES+= ${BSSTART}
CPPFLAGS+= -DCOMPAT_OLDBOOT CPPFLAGS+= -DCOMPAT_OLDBOOT -DCOMPAT_386BSD_MBRPART
#CPPFLAGS+= -DSUPPORT_SERIAL #CPPFLAGS+= -DSUPPORT_SERIAL
#CPPFLAGS+= -DDIRECT_SERIAL -DCOMCONS_KEYPRESS -DCONSPEED=38400 #CPPFLAGS+= -DDIRECT_SERIAL -DCOMCONS_KEYPRESS -DCONSPEED=38400
#CPPFLAGS+= -DPASS_BIOSGEOM #CPPFLAGS+= -DPASS_BIOSGEOM