From 5fb76cfef06bafc8896aca98e84a7f77acb0c5c1 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 16 Apr 2016 01:54:14 -0300 Subject: linux-libre: fix note about RCN patch --- libre/linux-libre/PKGBUILD | 6 +++--- 1 file 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 -- cgit v1.2.3