mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 19:51:35 +01:00
clone recursive
This commit is contained in:
@@ -42,6 +42,8 @@ The only advantage of using your host machine, is that you don't have to wait 2
|
|||||||
|
|
||||||
## Do the right thing and use a virtual machine
|
## Do the right thing and use a virtual machine
|
||||||
|
|
||||||
|
git clone --recursive https://github.com/cirosantilli/linux-kernel-module-cheat
|
||||||
|
cd linux-kernel-module-cheat
|
||||||
sudo apt-get install libsdl2-dev
|
sudo apt-get install libsdl2-dev
|
||||||
sudo apt-get build-dep qemu
|
sudo apt-get build-dep qemu
|
||||||
./run
|
./run
|
||||||
|
|||||||
Reference in New Issue
Block a user