summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-16 10:41:20 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-16 10:43:03 -0300
commit9fb95b7749266f949d18215b19a0b8f6ba6614b5 (patch)
tree7a1d13667a357e9071db3251042212ca9b9e058d /libre/linux-libre
parent779710982a810154c29e91b14d0477ba416cf203 (diff)
linux-libre: update note about RCN patch
Diffstat (limited to 'libre/linux-libre')
-rw-r--r--libre/linux-libre/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 56c1f805c..56670e424 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -118,7 +118,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-${_pkgver%-*}-${rcnrel}.patch"
# ALARM patches