summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/boot0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/boot0/Makefile')
-rw-r--r--sys/boot/i386/boot0/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot0/Makefile b/sys/boot/i386/boot0/Makefile
index 27f66d5..3b3bb52 100644
--- a/sys/boot/i386/boot0/Makefile
+++ b/sys/boot/i386/boot0/Makefile
@@ -30,7 +30,7 @@ CFLAGS += ${OPTS}
# with the one in the boot sector.
# Default boot flags:
-BOOT_BOOT0_FLAGS?= 0xcf
+BOOT_BOOT0_FLAGS?= 0x8f
# The number of timer ticks to wait for a keypress before assuming the default
# selection. Since there are 18.2 ticks per second, the default value of
OpenPOWER on IntegriCloud