summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-10-07 02:33:01 +0000
committermsmith <msmith@FreeBSD.org>1998-10-07 02:33:01 +0000
commit436333e172727c23d47b79a4e1e45dbc916b5dec (patch)
treefb9f541a08171cbccc84d4ce305ce2f413704b84 /sys/boot/alpha
parent7ae06315295ae0d16f7a0aeec3eaae9ae43ab2e1 (diff)
downloadFreeBSD-src-436333e172727c23d47b79a4e1e45dbc916b5dec.zip
FreeBSD-src-436333e172727c23d47b79a4e1e45dbc916b5dec.tar.gz
VERBOSE_LS is obsolete
Diffstat (limited to 'sys/boot/alpha')
-rw-r--r--sys/boot/alpha/boot2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/alpha/boot2/Makefile b/sys/boot/alpha/boot2/Makefile
index f2e7ffe..f76c8db 100644
--- a/sys/boot/alpha/boot2/Makefile
+++ b/sys/boot/alpha/boot2/Makefile
@@ -16,8 +16,6 @@ SRCS+= main.c conf.c
CFLAGS+= -mno-fp-regs
CFLAGS+= -I${.CURDIR}/../../common -I${.CURDIR}
CFLAGS+= -I${.OBJDIR}
-# Verbose ls causes extra heap usage
-CFLAGS+= -DVERBOSE_LS
CLEANFILES+= vers.c vers.o gensetdefs.o gensetdefs setdef0.o setdef1.o \
setdefs.h start.o
OpenPOWER on IntegriCloud