gfxboot: fix loading of LABELs with non KERNEL or LINUX commands
commitb4753621f708d1c1817109b12d1a495db7edbe07
authorSebastian Herbszt <herbszt@gmx.de>
Tue, 8 Dec 2009 20:38:52 +0000 (8 21:38 +0100)
committerSebastian Herbszt <herbszt@gmx.de>
Tue, 8 Dec 2009 20:38:52 +0000 (8 21:38 +0100)
tree32f00cfed0837e18be8a59dd6d94449059575909
parent9315750647b4ff1f323b4cfc20ca1a13ef74b634
gfxboot: fix loading of LABELs with non KERNEL or LINUX commands

Call syslinux_run_command() if menu_ptr->kernel or menu_ptr->linux are not set.

Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
com32/gfxboot/gfxboot.c