summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-11-27 20:13:15 +0000
committerjhb <jhb@FreeBSD.org>2002-11-27 20:13:15 +0000
commita31817b54752874d4400973f83da39a2e8ec25e1 (patch)
treeb4392b6400826de97ea8fd2011ba9ee231e0cdc7 /sys/boot
parenta673552f22c071e0a6f3fb9fd77ed6aa9083e453 (diff)
downloadFreeBSD-src-a31817b54752874d4400973f83da39a2e8ec25e1.zip
FreeBSD-src-a31817b54752874d4400973f83da39a2e8ec25e1.tar.gz
Enable UFS2 support in boot1. Just as with sparc64 the same boot1 works
great with both UFS1 and UFS2 filesystems. Approved by: re
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/alpha/boot1/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/alpha/boot1/Makefile b/sys/boot/alpha/boot1/Makefile
index cb614e3..c6271ba 100644
--- a/sys/boot/alpha/boot1/Makefile
+++ b/sys/boot/alpha/boot1/Makefile
@@ -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
OpenPOWER on IntegriCloud