aboutsummarylogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rw-r--r--patches12
1 files changed, 12 insertions, 0 deletions
diff --git a/patches b/patches
new file mode 100644
index 000000000000..d562e0316aad
--- /dev/null
+++ b/patches
@@ -0,0 +1,12 @@
+# List here the patches' filename to be applied in the correct order.
+# All patches need to be placed in this directory and have the .patch name
+# extension.
+#
+# PATCHES=(
+# '0001-foo.patch'
+# '0002-bar.patch'
+# ...
+# )
+
+PATCHES=(
+)