[Buildroot] [git commit] package/rockchip-mali: fix typo on Config.in help section

Yann E. MORIN yann.morin.1998 at free.fr
Sun May 29 08:28:47 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=c86318e921d5dddf17340f02ba19b685f8786dd7
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/rockchip-mali/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/rockchip-mali/Config.in b/package/rockchip-mali/Config.in
index 2a8cd786be..d616284911 100644
--- a/package/rockchip-mali/Config.in
+++ b/package/rockchip-mali/Config.in
@@ -14,7 +14,7 @@ config BR2_PACKAGE_ROCKCHIP_MALI
 	select BR2_PACKAGE_MALI_DRIVER if BR2_LINUX_KERNEL
 	help
 	  Install the binary user-space libraries for the ARM Mali GPU
-	  suitable for Rockchip platforrms. This package requires a
+	  suitable for Rockchip platforms. This package requires a
 	  kernel with the ARM Mali GPU kernel driver enabled, as found
 	  in the 'mali-driver' package.
 



More information about the buildroot mailing list