diff options
| author | H. Peter Anvin <hpa@linux.intel.com> | 2010-07-19 10:48:15 -0700 |
|---|---|---|
| committer | H. Peter Anvin <hpa@linux.intel.com> | 2010-07-19 10:48:15 -0700 |
| commit | d083811efff31d3dec9ca95fb3380b72274e85ef (patch) | |
| tree | 536a8103d7029bc6fa855ef00e92a5273273a1c9 /mtools/Makefile | |
| parent | 9c2baed55c657e68b5d2aa7de7557eccfc74eb6b (diff) | |
| parent | e514447e3a4506468b1d066b3bd00f0d32df265a (diff) | |
| download | syslinux-4.02-pre3.tar.gz | |
Merge remote branch 'sha0/for_hpa'syslinux-4.02-pre3
Diffstat (limited to 'mtools/Makefile')
| -rw-r--r-- | mtools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mtools/Makefile b/mtools/Makefile index 70bed14c..6164d24c 100644 --- a/mtools/Makefile +++ b/mtools/Makefile @@ -9,6 +9,7 @@ LDFLAGS = -s SRCS = syslinux.c \ ../libinstaller/fat.c \ ../libinstaller/syslxmod.c \ + ../libinstaller/syslxopt.c \ ../libinstaller/setadv.c \ ../libinstaller/bootsect_bin.c \ ../libinstaller/ldlinux_bin.c \ |
