mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 21:14:27 +01:00
Make global_patch_dir empty
This commit is contained in:
6
global_patch_dir/README.md
Normal file
6
global_patch_dir/README.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# global_patch_dir
|
||||||
|
|
||||||
|
This directory has the following structure:
|
||||||
|
|
||||||
|
package-name
|
||||||
|
00001-do-something.patch
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
diff --git a/README b/README
|
|
||||||
index f38193fc67..1a8c2ff4c0 100644
|
|
||||||
--- a/README
|
|
||||||
+++ b/README
|
|
||||||
@@ -1,6 +1,8 @@
|
|
||||||
QEMU README
|
|
||||||
===========
|
|
||||||
|
|
||||||
+asdf
|
|
||||||
+
|
|
||||||
QEMU is a generic and open source machine & userspace emulator and
|
|
||||||
virtualizer.
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user