mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
python: fix path to hello, no lkmc prefix
This commit is contained in:
@@ -14290,7 +14290,13 @@ python3
|
||||
or run an example with:
|
||||
|
||||
....
|
||||
python3 lkmc/python/hello.py
|
||||
python3 python/hello.py
|
||||
....
|
||||
|
||||
or:
|
||||
|
||||
....
|
||||
./python/hello.py
|
||||
....
|
||||
|
||||
<<user-mode-simulation>> interactive usage:
|
||||
|
||||
Reference in New Issue
Block a user