summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-16 01:54:14 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-16 01:54:14 -0300
commit5fb76cfef06bafc8896aca98e84a7f77acb0c5c1 (patch)
tree5c7ef4c31f53e74a7eac32b8a31ef32d8e0d0dc8 /libre/linux-libre
parenta98ceb5e4508205b45716f665d1e687ef874e11c (diff)
linux-libre: fix note about RCN patch
Diffstat (limited to 'libre/linux-libre')
-rw-r--r--libre/linux-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index c37d33aed..56c1f805c 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -116,9 +116,9 @@ prepare() {
fi
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-${_pkgver%-*}-${rcnrel}.patch"
# ALARM patches