aboutsummarylogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorDavid Cohen2023-05-07 17:12:37 -0500
committerDavid Cohen2023-05-07 17:23:06 -0500
commite5079bd5d6ea1bd547cdbf130b7f7fa138691e12 (patch)
treeef103b25e8ad3bc26cc87b6c8778704f6da1c7f1 /patches
parentc1e84beb5c85e5ff8b3ceae5cbe723bdfd80c8fc (diff)
downloadaur-e5079bd5d6ea1bd547cdbf130b7f7fa138691e12.tar.gz
clone AUR linux-mainline-git into linux-git
linux-git has been recently orphaned due to being outdated. linux-mainling-git has been an alternative packge for linux git AUR which is actively maintained. This patch moves linux-mainline-git to linux-git. Signed-off-by: David Cohen <dacohen@pm.me>
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=(
+)