# Page Not Found

The URL `00_index/10_those_buddy_in_kbuild` does not exist.

You might be looking for one of these pages:
- [kbuild系统浅析](https://richardweiyang-2.gitbook.io/kernel-exploring/00_index/13_root_makefile.md)
- [内核编译中的小目标](https://richardweiyang-2.gitbook.io/kernel-exploring/00_index/02_common_targets_in_kernel.md)
- [内核加载的几个阶段](https://richardweiyang-2.gitbook.io/kernel-exploring/00_index-2/05_phases_in_loading.md)
- [使用了一个kbuild函数的目标 – cscope](https://richardweiyang-2.gitbook.io/kernel-exploring/00_index/04_one_example_of_kbuild_function_cscope.md)
- [可能是kbuild中最直接的小目标 – help](https://richardweiyang-2.gitbook.io/kernel-exploring/00_index/03_first_target_help.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://richardweiyang-2.gitbook.io/kernel-exploring/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://richardweiyang-2.gitbook.io/kernel-exploring/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/kernel-exploring/00_index/13_root_makefile.md`)
- Use `Accept: text/markdown` header for content negotiation