elflink: Use ConfigName directly, the comboot API doesn't worksyslinux-5.00-pre5
commit62efc644beddf9e13198456eb1a00acca43b2927
authorH. Peter Anvin <hpa@zytor.com>
Fri, 29 Jun 2012 04:36:59 +0000 (28 21:36 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 29 Jun 2012 04:36:59 +0000 (28 21:36 -0700)
tree6e56d8bb605eb3ace9edf17d7eda0628c8084fd4
parent53f267c1e4c6c51819a355e163b4b6c3214a852e
elflink: Use ConfigName directly, the comboot API doesn't work

Use the ConfigName buffer directly.  Since this buffer doesn't
necessarily live in lowmem anymore, the comboot API is useless.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/include/syslinux/config.h
com32/lib/Makefile
com32/lib/syslinux/config.c [deleted file]