mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
readme: getvar vmlinux refactor
This commit is contained in:
@@ -5267,7 +5267,7 @@ Notes:
|
||||
It can be found from:
|
||||
+
|
||||
....
|
||||
./runtc readelf -e "$(./getvar build_dir)"/linux-*/vmlinux | grep Entry
|
||||
./runtc readelf -e "$(./getvar vmlinux)" | grep Entry
|
||||
....
|
||||
+
|
||||
TODO confirm further. If I try to break there with:
|
||||
|
||||
Reference in New Issue
Block a user