From c98d93f7f7c14888b50172d9f2a1752fdd490850 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Mon, 1 Jul 2019 00:00:00 +0000 Subject: [PATCH] readme: typo --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index afa47cf..bf295fd 100644 --- a/README.adoc +++ b/README.adoc @@ -16318,7 +16318,7 @@ Then test one of the modules with: Source: link:buildroot_packages/kernel_modules/buildroot_hello.c[] -As you have just seen, this sets up everything so that <> can conrrectly find the module. +As you have just seen, this sets up everything so that <> can correctly find the module. `./build-buildroot --build-linux` and `./run --buildroot-linux` are needed because the Buildroot kernel modules must use the Buildroot Linux kernel at build and run time.