Remove '-DUFS1_ONLY' from CFLAGS. It is not needed.

This commit is contained in:
nyan 2002-10-10 14:03:00 +00:00
parent 93782978f0
commit b4c5da4ade

View File

@ -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