mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
readme: typo
This commit is contained in:
@@ -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 <<modprobe>> can conrrectly find the module.
|
||||
As you have just seen, this sets up everything so that <<modprobe>> 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user