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>
(cherry picked from commit f9a40c726f)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
717fe4cf60
commit
9741729c8a
@@ -461,7 +461,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