summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d522cade..1b208c75 100644
--- a/Makefile
+++ b/Makefile
@@ -78,8 +78,8 @@ BOBJECTS = $(BTARGET) \
memdisk/memdisk memdump/memdump.com
# BESUBDIRS and IESUBDIRS are "early", i.e. before the root; BSUBDIRS
# and ISUBDIRS are "late", after the root.
-BESUBDIRS = mbr core
-BSUBDIRS = memdisk memdump gpxe dos win32
+BESUBDIRS =
+BSUBDIRS = core memdisk mbr memdump gpxe dos win32
ITARGET =
IOBJECTS = $(ITARGET) dos/copybs.com utils/gethostip utils/mkdiskimage \
mtools/syslinux linux/syslinux extlinux/extlinux