diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile index 8361444a8bd1..f196cd57f827 100644 --- a/sys/boot/i386/Makefile +++ b/sys/boot/i386/Makefile @@ -1,3 +1,3 @@ -SUBDIR= btx libi386 loader +SUBDIR= boot0 btx libi386 loader .include