K 10 svn:author V 5 peter K 8 svn:date V 27 2002-02-20T23:35:56.000000Z K 7 svn:log V 282 Commit some infrastructure for turning on -Werror for kernel compiles. It doesn't actually do it yet though. This adds a flag to config so that we can exclude certain vendor files from this even when the rest of the kernel has it on. make -DNO_WERROR would also bypass all of it. END