mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-13 20:12:26 +00:00
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
config BR2_PACKAGE_KERNEL_MODULE
|
|
bool "kernel_module"
|
|
depends on BR2_LINUX_KERNEL
|
|
help
|
|
Linux Kernel Module Cheat.
|