summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/boot0ext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/boot0ext/Makefile')
-rw-r--r--sys/boot/i386/boot0ext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot0ext/Makefile b/sys/boot/i386/boot0ext/Makefile
index 3458fc1..e68e237 100644
--- a/sys/boot/i386/boot0ext/Makefile
+++ b/sys/boot/i386/boot0ext/Makefile
@@ -2,6 +2,6 @@
.PATH: ${.CURDIR}/../boot0
-BOOT= boot0ext
+PROG= boot0ext
.include "${.CURDIR}/../boot0/Makefile"
OpenPOWER on IntegriCloud