ldlinux: Automatically apply ".c32" extension for COM32 files
commit390ec0fa8881da48852e6693df6d5cada6031235
authorMatt Fleming <matt.fleming@intel.com>
Mon, 26 Nov 2012 13:08:06 +0000 (26 13:08 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Mon, 26 Nov 2012 13:11:36 +0000 (26 13:11 +0000)
tree32d043a94ba9bd84a79361857f685246603ab383
parent71e195441ea968c0fd9af48c1d2e5823b7a0db41
ldlinux: Automatically apply ".c32" extension for COM32 files

If a type-specifier is used on the command line, e.g.

    .com32 pwd

we should apply the ".c32" filename extension automatically as this
works elsewhere and this behaviour was present in 4.0x.

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