summaryrefslogtreecommitdiff
path: root/mbr/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* isohybrid: support booting from partition; fix CBIOS bootingH. Peter Anvin2009-05-211-4/+5
* Unify dependency generation: MCONFIG.embeddedH. Peter Anvin2009-04-271-3/+3
* Unify dependency generationH. Peter Anvin2009-04-271-4/+4
* mbr: generate normal versions, force-80 versions, and ctrl-80 versionsH. Peter Anvin2009-04-041-17/+15
* altmbr: an alternative MBR which ignores the active flagH. Peter Anvin2009-03-301-1/+5
* mbr/Makefile: run checksize on the proper binaries...syslinux-3.72-pre4H. Peter Anvin2008-09-071-3/+3
* ISOLINUX: support for hybrid mode (CD-ROM/USB key)H. Peter Anvin2008-09-051-5/+7
* Clean up embedded Makefile targets; fix build failureH. Peter Anvin2008-08-221-11/+1
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-10/+7
* Build _bin.c files in libinstaller; clean up B/I separationH. Peter Anvin2008-06-271-5/+2
* mbr: clean up *_bin.c filesH. Peter Anvin2008-05-291-1/+1
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-5/+11
* Merge commit 'origin/gptmbr'H. Peter Anvin2008-05-131-1/+8
|\
| * Master boot record for GPT partition tablesH. Peter Anvin2008-02-251-1/+8
* | Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-1/+1
|/
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* mbr: remove *.bin on "spotless", not "clean"syslinux-3.53H. Peter Anvin2007-11-171-1/+1
* Fix [BI]ESUBDIRS for make installer/tidy/clean/spotlessH. Peter Anvin2007-11-011-0/+2
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-1/+1
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+1
* Fix numerous problems in the new MBR code.syslinux-3.36-pre5H. Peter Anvin2007-02-041-2/+2
* MBR: produce a list file.H. Peter Anvin2007-02-041-4/+4
* New MBR which supports logical partitions.H. Peter Anvin2007-02-041-0/+47