K 10 svn:author V 6 emaste K 8 svn:date V 27 2010-10-08T14:56:39.030937Z K 7 svn:log V 334 MFC r212570: Allow a kernel config to specify a set but empty value via 'makeoptions OPTION=' for consistency with the make commandline. Previously 'makeoptions WERROR=' would result in a syntax error; now it produces the same effect as 'makeoptions WERROR'. Both forms now result in 'WERROR=' in the generated Makefile. END