mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-05 22:28:00 +00:00
Documentation: headers_install.txt is part of kbuild
'headers_install.txt' from Documentation/make/ is related to Kbuild so it must be moved in Documentation/kbuild/ directory. As Documentation/make/ directory has only one file, it will be removed as a consequence of moving 'headers_install.txt'. Cc: Kirill A. Shutemov <kirill@shutemov.name> Cc: David Woodhouse <dwmw2@infradead.org> Cc: Rob Landley <rob@landley.net> Signed-off-by: Yann Droneaud <ydroneaud@opteya.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
parent
3f1d9a6cec
commit
aa8dbeee5e
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
00-INDEX
|
00-INDEX
|
||||||
- this file: info on the kernel build process
|
- this file: info on the kernel build process
|
||||||
|
headers_install.txt
|
||||||
|
- how to export Linux headers for use by userspace
|
||||||
kbuild.txt
|
kbuild.txt
|
||||||
- developer information on kbuild
|
- developer information on kbuild
|
||||||
kconfig.txt
|
kconfig.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue