add README and missing file
This commit is contained in:
6
README
Normal file
6
README
Normal file
@ -0,0 +1,6 @@
|
||||
git clone git@github.com:comex/datautils0.git
|
||||
cd datautils0
|
||||
git clone git@github.com:comex/data.git
|
||||
make NATIVE=1
|
||||
./make_kernel_patchfile /path/to/kernelcache /tmp/patchfile
|
||||
./apply_patchfile /path/to/kernelcache /tmp/patchfile /output/patched/kernelcache
|
Reference in New Issue
Block a user