mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
Shallow clone to save clone time and disk space
This commit is contained in:
@@ -44,7 +44,7 @@ The only advantage of using your host machine is that you don't have to wait som
|
||||
|
||||
Reserve 12Gb of disk:
|
||||
|
||||
git clone --recursive https://github.com/cirosantilli/linux-kernel-module-cheat
|
||||
git clone https://github.com/cirosantilli/linux-kernel-module-cheat
|
||||
cd linux-kernel-module-cheat
|
||||
./configure
|
||||
./build
|
||||
|
||||
Reference in New Issue
Block a user