Index: boot/Makefile
===================================================================
--- boot/Makefile	(revision adf6607dcc2f9ef8d0f5dddbcb36741ead679fb4)
+++ boot/Makefile	(revision 2fa0ad9cca78b8b0aff7a28357c49273d68f8990)
@@ -48,5 +48,5 @@
 endif
 ifeq ($(RDFMT),fat)
-	$(MKFAT) $(DIST_PATH) $@
+	$(MKFAT) 1048576 $(DIST_PATH) $@
 endif
 
