mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
split --prebuilt and --host into --gcc-which and --qemu-which
Only one --host exists at ./build-modules, since that can select the host kernel, which is independent from the toolchain. Document that user mode simulation stopped working.
This commit is contained in:
@@ -18,7 +18,7 @@ For example, to get some information about the arm vmlinux:
|
||||
Get the list of available tools with:
|
||||
|
||||
....
|
||||
ls "$(./getvar -a arm host_bin_dir)"
|
||||
ls "$(./getvar -a arm buildroot_host_bin_dir)"
|
||||
....
|
||||
'''
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user