mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 12:04:27 +01:00
build runs, lots of uncommented and lots of untested though
Refactor everything. Create nice submodules/ and packages/ folders.
This commit is contained in:
@@ -334,7 +334,7 @@ otherwise they will cause problems.
|
||||
Minimal host build system example:
|
||||
|
||||
....
|
||||
cd hello_host
|
||||
cd hello_host_kernel_module
|
||||
make
|
||||
insmod hello.ko
|
||||
dmesg
|
||||
|
||||
Reference in New Issue
Block a user