K 10 svn:author V 7 thompsa K 8 svn:date V 27 2008-11-22T21:12:47.875343Z K 7 svn:log V 264 Allow multiple makeoption lines to be used with the += operator, this permits the following syntax in the kernel config. makeoptions MODULES_OVERRIDE=foo makeoptions MODULES_OVERRIDE+=bar makeoptions MODULES_OVERRIDE+=baz Bump config minor version to 600007. END