summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/boot2
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2004-02-07 12:19:44 +0000
committernyan <nyan@FreeBSD.org>2004-02-07 12:19:44 +0000
commita1e0ad4bf3b12f2aad6b934ea006fef4c1720e02 (patch)
tree484ffc9ed61b2bd87c53a9eb0ba2f7152a75c04a /sys/boot/pc98/boot2
parentb377ec7a9a2093b8c3c6e8c28b306c8bc7094120 (diff)
downloadFreeBSD-src-a1e0ad4bf3b12f2aad6b934ea006fef4c1720e02.zip
FreeBSD-src-a1e0ad4bf3b12f2aad6b934ea006fef4c1720e02.tar.gz
MFi386: Cleanups to sys/boot makefiles.
Diffstat (limited to 'sys/boot/pc98/boot2')
-rw-r--r--sys/boot/pc98/boot2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile
index d3ab21c..42a49ff 100644
--- a/sys/boot/pc98/boot2/Makefile
+++ b/sys/boot/pc98/boot2/Makefile
@@ -6,7 +6,6 @@ PROG= boot
SRCS= start.S table.c boot2.S boot.c asm.S bios.S serial.S
SRCS+= probe_keyboard.c io.c disk.c sys.c
-BINDIR= /boot
BINMODE= 444
CFLAGS= -elf -Os -mrtd \
-ffreestanding -fno-builtin -fno-guess-branch-probability \
OpenPOWER on IntegriCloud