mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
update
This commit is contained in:
7
TODO.md
Normal file
7
TODO.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# TODO
|
||||
|
||||
- build kernel module against a given kernel tree
|
||||
- build out of tree kernel module into the kernel image
|
||||
- http://stackoverflow.com/questions/7353851/insert-linux-kernel-module-statically
|
||||
- http://stackoverflow.com/questions/8421970/compiling-a-driver-as-a-part-of-a-kernel-not-as-a-module
|
||||
- .ko file format vs .o http://stackoverflow.com/questions/10476990/difference-between-o-and-ko-file
|
||||
Reference in New Issue
Block a user