mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
Use _args_given instead of is None everywhere. The problem is as follows: emulator=gem5 implies a non "virt" machine. However, when we call ./build baremetal-gem5, we don't set the emulator to gem5, and so machine=virt. Then when we do a Python call, machine=virt is still set.
16 KiB
Executable File
16 KiB
Executable File