gem5 works

This commit is contained in:
Ciro Santilli
2017-12-28 21:24:10 +00:00
parent 8ddefa940e
commit ba99c525d8
3 changed files with 4 additions and 7 deletions

View File

@@ -8,9 +8,7 @@ Reserve 12Gb of disk and run:
git clone https://github.com/cirosantilli/linux-kernel-module-cheat
cd linux-kernel-module-cheat
./configure
./build
./run
./configure && ./build && ./run
The first build will take a while ([GCC](https://stackoverflow.com/questions/10833672/buildroot-environment-with-host-toolchain), Linux kernel), e.g.: