mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
linux: fix 'architectures' typo
Found by codespell. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
4fa6ab7b8f
commit
f9a40c726f
@@ -473,7 +473,7 @@ config BR2_LINUX_KERNEL_CUSTOM_DTS_DIR
|
||||
match the vendor subdirectory used by the board in the kernel
|
||||
(e.g. arch/arm64/boot/dts/rockchip/).
|
||||
|
||||
While most architechtures make use of vendor subdirectories,
|
||||
While most architectures make use of vendor subdirectories,
|
||||
like arm, arm64 and riscv, some architectures like powerpc
|
||||
and xtensa do not.
|
||||
In this case, BR2_LINUX_KERNEL_CUSTOM_DTS_DIR should point to
|
||||
|
||||
Reference in New Issue
Block a user