mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 12:46:14 +02:00
doc: environment: fix links to Linux kernel documentation
Architecture-specific documentation in the Linux kernel was moved to the arch/ subdirectory. Signed-off-by: Mattia Narducci <mattianarducci1@gmail.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
186b2d2407
commit
3e865cfffc
@ -587,5 +587,5 @@ Implementation
|
||||
|
||||
See :doc:`../develop/environment` for internal development details.
|
||||
|
||||
.. _`Booting ARM Linux`: https://www.kernel.org/doc/html/latest/arm/booting.html
|
||||
.. _`Booting AArch64 Linux`: https://www.kernel.org/doc/html/latest/arm64/booting.html
|
||||
.. _`Booting ARM Linux`: https://www.kernel.org/doc/html/latest/arch/arm/booting.html
|
||||
.. _`Booting AArch64 Linux`: https://www.kernel.org/doc/html/latest/arch/arm64/booting.html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user