1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[sl] syslinux support (MinGW)

* also fixes memory leak in syslinux.c
* closes #31
This commit is contained in:
Pete Batard 2012-01-12 11:04:03 +00:00
parent acf7d072b0
commit b6252a913a
17 changed files with 916 additions and 39 deletions

View file

@ -5,4 +5,4 @@
#define WITH_FREEDOS
/* SysLinux support, for ISO -> bootable USB */
//#define WITH_SYSLINUX
#define WITH_SYSLINUX