summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-rt/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-16 01:55:38 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-16 01:55:38 -0300
commitfa98ccf42a1f4f8b2fb536400c5048530c45355e (patch)
treeedec63413fcb90246078795d25d33763b0735622 /kernels/linux-libre-rt/PKGBUILD
parent5fb76cfef06bafc8896aca98e84a7f77acb0c5c1 (diff)
linux-libre-rt: fix note about RCN patch
Diffstat (limited to 'kernels/linux-libre-rt/PKGBUILD')
-rw-r--r--kernels/linux-libre-rt/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kernels/linux-libre-rt/PKGBUILD b/kernels/linux-libre-rt/PKGBUILD
index 1d52e0729..1a669f8a2 100644
--- a/kernels/linux-libre-rt/PKGBUILD
+++ b/kernels/linux-libre-rt/PKGBUILD
@@ -126,9 +126,9 @@ prepare() {
rm localversion-rt
if [ "${CARCH}" = "armv7h" ]; then
- # RCN patch (CM3 firmware deblobbed)
- # Note: features not merged into mainline kernel were removed in the RCN patch (eg. AUFS)
- # since it are being supported by our custom kernels (eg. linux-libre-pck).
+ # 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.
git apply -v "${srcdir}/rcn-libre-rt-${_pkgver%-*}-${rcnrel}.patch"
# ALARM patches