ldlinux: fix loading of kbdmap files
authorMatt Fleming <matt.fleming@intel.com>
Thu, 13 Jun 2013 13:22:26 +0000 (14:22 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Thu, 13 Jun 2013 13:22:26 +0000 (14:22 +0100)
commite396f093c0c9130c4112d5395142a66c50aab551
tree78b6497321b077ab6548beb30bd75f342c8dbdea
parent19455794d144c2c38f483890e0d384bc43b5fd63
ldlinux: fix loading of kbdmap files

Use the canonical code sequence for opening the kbdmap file instead of
referencing KernelName, which presumably is a remanent of the old
assembly code.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/elflink/ldlinux/readconfig.c