summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/boot2
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2002-10-10 14:03:00 +0000
committernyan <nyan@FreeBSD.org>2002-10-10 14:03:00 +0000
commitebafe6791ccdeb392caea803b2daaba424af9e0b (patch)
tree7409d6b3b7d9d4cebd08f21850c7ecd8ee663491 /sys/boot/pc98/boot2
parent683f085f651014971c98c860272fd4f4a22a5d09 (diff)
downloadFreeBSD-src-ebafe6791ccdeb392caea803b2daaba424af9e0b.zip
FreeBSD-src-ebafe6791ccdeb392caea803b2daaba424af9e0b.tar.gz
Remove '-DUFS1_ONLY' from CFLAGS. It is not needed.
Diffstat (limited to 'sys/boot/pc98/boot2')
-rw-r--r--sys/boot/pc98/boot2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile
index 240c92c..eec3cd7 100644
--- a/sys/boot/pc98/boot2/Makefile
+++ b/sys/boot/pc98/boot2/Makefile
@@ -15,8 +15,6 @@ CFLAGS+= -DBOOTSEG=${BOOTSEG} -DBOOTSTACK=${BOOTSTACK}
CFLAGS+= ${CWARNFLAGS}
CFLAGS+= -I${.CURDIR}/../../.. -I.
-CFLAGS+= -DUFS1_ONLY
-
# By default, if a serial port is going to be used as console, use COM1
# (aka /dev/ttyd0).
#BOOT_COMCONSOLE_PORT?=0x30
OpenPOWER on IntegriCloud