2 times today I had problems with kernel builds using O= and -j4 and include/linux/bounds.h being incomplete. (using 2.6.29-rc5) bounds.h was like this: #ifndef __LINUX_BOUNDS_H__ #define __LINUX_BOUNDS_H__ /* * DO NOT MODIFY. * * This file was generated by Kbuild * */ /// blank line here was the end of the file; Is there something in top-level Kbuild or Makefile that would explain this? Thanks, ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html