mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
config BR2_PACKAGE_KERNEL_MODULE
|
|
bool "kernel_module"
|
|
help
|
|
Kernel module hello world.
|
|
|
|
http://example.com/
|