summaryrefslogtreecommitdiffstats
path: root/stand/i386/boot0sio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/i386/boot0sio/Makefile')
-rw-r--r--stand/i386/boot0sio/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/stand/i386/boot0sio/Makefile b/stand/i386/boot0sio/Makefile
new file mode 100644
index 0000000..1321dd3
--- /dev/null
+++ b/stand/i386/boot0sio/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+.PATH: ${.CURDIR}/../boot0
+
+PROGNAME= boot0sio
+CFLAGS+= -DSIO
+
+.include "${.CURDIR}/../boot0/Makefile"
OpenPOWER on IntegriCloud