aboutsummaryrefslogtreecommitdiffstats
path: root/com32/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'com32/lib/Makefile')
-rw-r--r--com32/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/com32/lib/Makefile b/com32/lib/Makefile
index 7bedc22e..d979ab43 100644
--- a/com32/lib/Makefile
+++ b/com32/lib/Makefile
@@ -60,7 +60,7 @@ LIBLOAD_OBJS = \
syslinux/run_default.o syslinux/run_command.o \
syslinux/cleanup.o syslinux/localboot.o syslinux/runimage.o \
\
- syslinux/loadfile.o syslinux/zloadfile.o \
+ syslinux/loadfile.o syslinux/floadfile.o syslinux/zloadfile.o \
\
syslinux/load_linux.o syslinux/initramfs.o \
syslinux/initramfs_file.o syslinux/initramfs_loadfile.o \
@@ -81,10 +81,10 @@ LIBENTRY_OBJS = \
dprintf.o vdprintf.o \
\
syslinux/idle.o \
+ \
exit.o
LIBMODULE_OBJS = \
- syslinux/floadfile.o \
sys/module/common.o sys/module/elf_module.o \
sys/module/elfutils.o \
sys/module/exec.o