K 10 svn:author V 6 emaste K 8 svn:date V 27 2010-09-13T18:26:34.181997Z K 7 svn:log V 310 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