Syslinux build now supports: Arch detection
It adds a default boot option that automatically chooses either amd64 or x86 kernel depending on the detected cpu flags. I had bug #757697 open for both:
- grub arch detection (already accepted)
- syslinux arch detection (this patch)
As I'm not getting any more feedback since march 2019 (actually 2014) I'm adding a merge request here so that I can get feedback or maybe this request to be merged if everything seems fine.
Thank you very much.