summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37a6c2fd0474..7107f0eb7e58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ makedepends=('kmod' 'bc' 'libelf' 'python-sphinx' 'python-sphinx_rtd_theme'
#_lucjanpath="https://raw.githubusercontent.com/sirlucjan/kernel-patches/master/${_major}"
_lucjanpath="https://gitlab.com/sirlucjan/kernel-patches/raw/master/${_major}"
# Some patches for BFQ conflict with patches for BFQ-dev.
-# To use linux-bfq smoothly apply bfq-reverts before bfq-dev patch.
+# To use linux-bfq smoothly apply bfq-reverts before bfq-dev patch.
# Otherwise the kernel will not compile.
_bfq_rev_path="bfq-reverts-all-v2"
_bfq_rev_patch="0001-bfq-reverts.patch"