diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2002-11-27 20:13:15 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2002-11-27 20:13:15 +0000 |
| commit | a303783836579c94f69203076248925e95654e45 (patch) | |
| tree | b4392b6400826de97ea8fd2011ba9ee231e0cdc7 /sys/boot | |
| parent | 948ebdb14862977795379815fecffb0584cc89da (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -rw-r--r-- | sys/boot/alpha/boot1/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/alpha/boot1/Makefile b/sys/boot/alpha/boot1/Makefile index cb614e307fd7f..c6271ba142b15 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 |
