Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syslinux: convert to GENTARGETS | Thomas Petazzoni | 2011-07-10 | 1 | -5/+9 |
| | | | | | | | | | | | Moreover, the installation of pxelinux and/or isolinux is now handled as suboptions, like we traditionally do for other packages. This allows to have a single option (BR2_TARGET_SYSLINUX) that enables the syslinux package. [Peter: drop basename in install step] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | boot/syslinux: allow build on x86_64 | Heiko Zuerker | 2010-11-29 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | bootloaders: move bootloader build code to boot/ | Thomas Petazzoni | 2010-06-10 | 1 | -0/+12 |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |