K 10 svn:author V 7 thompsa K 8 svn:date V 27 2009-01-12T02:45:00.500916Z K 7 svn:log V 283 MFC r185186 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