ldlinux: Record "default" and "ui" command lines
authorMatt Fleming <matt.fleming@linux.intel.com>
Tue, 8 Mar 2011 17:07:13 +0000 (17:07 +0000)
committerMatt Fleming <matt.fleming@linux.intel.com>
Wed, 9 Mar 2011 14:32:36 +0000 (14:32 +0000)
commit5fd19f467ae4e8f5dc7298b56c63f5d9d7569b9d
treefac423a20cccd26b8cf4275e058cdf75388d4c4f
parentf1a65c520b2d7d8d15034d704c0c91842e7cbdc1
ldlinux: Record "default" and "ui" command lines

The command line following the "default" and "ui" options may be a
kernel or com32 module to load and execute, so we need to record it
for later processing.

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