Files
linux-kernel-module-cheat/common.py
Ciro Santilli 六四事件 法轮功 d769513efc Fix ./build-m5 "Do not know how to make File target `build/aarch64/out/m5'"
The correct m5 target is: submodules/gem5/util/m5/build/arm64/out/m5, but
we were using submodules/gem5/util/m5/build/aarch6/out/m5 instead,
presumably this changed on some gem5 version update, and we didn't notice
because artifacts were leftover in the repo due to in-tree build.

Thanks for EE415-20170470 for proposing the patch at:
https://github.com/cirosantilli/linux-kernel-module-cheat/issues/145#issuecomment-787219330

Fix https://github.com/cirosantilli/linux-kernel-module-cheat/issues/145
2021-03-25 00:00:02 +00:00

89 KiB