From 46ae965fca09a2c8c4f4da69f50171ceb7a23e18 Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Thu, 10 Oct 2002 14:03:00 +0000 Subject: [PATCH] Remove '-DUFS1_ONLY' from CFLAGS. It is not needed. --- sys/boot/pc98/boot2/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile index 240c92cd6b3..eec3cd7f796 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