Enable UFS2 support in boot1. Just as with sparc64 the same boot1 works
great with both UFS1 and UFS2 filesystems. Approved by: re
This commit is contained in:
parent
948ebdb148
commit
a303783836
@ -14,7 +14,6 @@ CFLAGS+= -DBOOT1
|
||||
CFLAGS+= -I${.CURDIR}/../../common -I${.CURDIR}
|
||||
CFLAGS+= -I${LIBSTANDDIR}
|
||||
CFLAGS+= -I${.CURDIR}/..
|
||||
CFLAGS+= -DUFS1_ONLY
|
||||
NOMAN=1
|
||||
STRIP=
|
||||
BINDIR?= /boot
|
||||
|
Loading…
Reference in New Issue
Block a user