summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-rt
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-16 10:42:21 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-16 10:43:03 -0300
commit647386f460c2a6c54c03e4a90e3d1072d6fb1c72 (patch)
treee1fc52dea6be3fc751c8e29ef47f2f85d101acb4 /kernels/linux-libre-rt
parent9fb95b7749266f949d18215b19a0b8f6ba6614b5 (diff)
linux-libre-rt: update note about RCN patch
Diffstat (limited to 'kernels/linux-libre-rt')
-rw-r--r--kernels/linux-libre-rt/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernels/linux-libre-rt/PKGBUILD b/kernels/linux-libre-rt/PKGBUILD
index 1a669f8a2..abdc17a2e 100644
--- a/kernels/linux-libre-rt/PKGBUILD
+++ b/kernels/linux-libre-rt/PKGBUILD
@@ -128,7 +128,8 @@ prepare() {
if [ "${CARCH}" = "armv7h" ]; then
# RCN patch (CM3 firmware deblobbed and AUFS removed)
# Note: AUFS was removed in the RCN patch since it are being supported by
- # linux-libre-pck for all available architectures.
+ # linux-libre-pck through PCK patch for all available architectures.
+ # See https://wiki.parabola.nu/PCK for further details.
git apply -v "${srcdir}/rcn-libre-rt-${_pkgver%-*}-${rcnrel}.patch"
# ALARM patches