enable "old partition ID" compatibility per default
This commit is contained in:
parent
ad33d83f8b
commit
ce380ad936
@ -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}/../../../../
|
||||
|
||||
@ -11,7 +11,7 @@ SRCS= main.c devopen.c conf.c
|
||||
|
||||
CLEANFILES+= ${BSSTART}
|
||||
|
||||
CPPFLAGS+= -DCOMPAT_OLDBOOT
|
||||
CPPFLAGS+= -DCOMPAT_OLDBOOT -DCOMPAT_386BSD_MBRPART
|
||||
#CPPFLAGS+= -DSUPPORT_SERIAL
|
||||
#CPPFLAGS+= -DDIRECT_SERIAL -DCOMCONS_KEYPRESS -DCONSPEED=38400
|
||||
#CPPFLAGS+= -DPASS_BIOSGEOM
|
||||
|
Loading…
Reference in New Issue
Block a user