ldlinux: Parse ALLOWOPTIONS directive
authorMatt Fleming <matt.fleming@intel.com>
Thu, 3 May 2012 12:54:14 +0000 (13:54 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Thu, 3 May 2012 13:52:17 +0000 (14:52 +0100)
commit51bb012b6da85fc4c473b997c4516d29a20a7756
treec6490627abfb5f8f09408654216163d25d40ee11
parentb6f8015f2335da9ce400b84787ca5721bf1bf867
ldlinux: Parse ALLOWOPTIONS directive

Specifying the ALLOWOPTIONS directive doesn't have any effect at the
moment. Fix this so that if ALLOWOPTIONS 0 is used then command line
arguments are ignored.

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