> > make[2]: *** No rule to make target `kernel/sched.c', needed by `Documentation/DocBook/kernel-api.xml'. > > >> make[2]: *** No rule to make target `drivers/base/sys.c', needed by `Documentation/DocBook/kernel-api.xml'. > > make[2]: *** No rule to make target `block/blk-barrier.c', needed by `Documentation/DocBook/kernel-api.xml'. > > make[2]: *** No rule to make target `block/blktrace.c', needed by `Documentation/DocBook/kernel-api.xml'. > > make[2]: *** No rule to make target `drivers/serial/serial_core.c', needed by `Documentation/DocBook/kernel-api.xml'. > > make[2]: *** No rule to make target `drivers/serial/8250.c', needed by `Documentation/DocBook/kernel-api.xml'. > > make[2]: *** No rule to make target `drivers/net/wan/syncppp.c', needed by `Documentation/DocBook/networking.xml'. > > make[2]: *** No rule to make target `arch/powerpc/kernel/rio.c', needed by `Documentation/DocBook/rapidio.xml'. > > make[2]: Target `htmldocs' not remade because of errors. > > Works for me today, so something must be wrong with your tree :( Yup, sorry! What's more, something interesting happens with the KBUILD_OUTPUT directory when trying to clean it up: % rm -fr x86_64-allmodconfig/ rm: cannot remove `x86_64-allmodconfig/.tmp_versions': Directory not empty % rm -fr x86_64-allmodconfig/ rm: cannot remove `x86_64-allmodconfig/.tmp_versions': Directory not empty % rm -fr x86_64-allmodconfig/ rm: cannot remove `x86_64-allmodconfig/.tmp_versions': Directory not empty % ls -a x86_64-allmodconfig/.tmp_versions . .. % ls -a x86_64-allmodconfig/.tmp_versions . .. % ls -a x86_64-allmodconfig/.tmp_versions . .. Thanks, Fengguang -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html