K 10 svn:author V 2 cy K 8 svn:date V 27 2016-07-15T04:43:38.078255Z K 7 svn:log V 386 When building multiple kernels using KERNCONF, non-existent KERNCONF files will produce an error and buildkernel will fail. Previously missing KERNCONF files silently failed giving no indication as to why, only to subsequently discover during installkernel that the desired kernel was never built in the first place. Reviewed by: ngie@ MFC after: 1 week Differential Revision: D7167 END