summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/boot/i386/boot0sio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/i386/boot0sio/Makefile b/sys/boot/i386/boot0sio/Makefile
index 5b2bad4..a6b6ae1 100644
--- a/sys/boot/i386/boot0sio/Makefile
+++ b/sys/boot/i386/boot0sio/Makefile
@@ -2,6 +2,7 @@
.PATH: ${.CURDIR}/../boot0
-BOOT= boot0sio
+FILESNAME= boot0sio
+CFLAGS+= -DSIO
.include "${.CURDIR}/../boot0/Makefile"
OpenPOWER on IntegriCloud