summarylogtreecommitdiffstats
path: root/patch-kernel.conf
diff options
context:
space:
mode:
Diffstat (limited to 'patch-kernel.conf')
-rw-r--r--patch-kernel.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/patch-kernel.conf b/patch-kernel.conf
new file mode 100644
index 000000000000..7739c973846e
--- /dev/null
+++ b/patch-kernel.conf
@@ -0,0 +1,14 @@
+# Specify a non-root user used to build the patched kernel.
+MAKEPKG_USER=""
+
+# Specify a directory for building. The hook will use asp to create subdirectory called "linux" for the patched build.
+BUILD_DIRECTORY=""
+
+# A list of paths to kernel patches to apply to the kernel.
+KERNEL_PATCHES=""
+
+# An optional list of arguments to be passed to makepkg.
+# MAKEPKG_OPTIONS="--clean --skippgpcheck"
+
+# The pacman cache dir used to store the created package. Modify this, if you don't use the default.
+# PACMAN_CACHE_DIR=/var/cache/pacman/pkg