summaryrefslogtreecommitdiff
path: root/libre/bbswitch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-10-21 10:56:29 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-10-21 10:56:29 -0500
commit25855ad7243e889de6ce589330fb21b248997073 (patch)
tree3691d82d799e138cf0f215dab8105f452ec591ad /libre/bbswitch
parent1e1d9e2924cb636f2a5938c34ce4077095844e9e (diff)
downloadabslibre-25855ad7243e889de6ce589330fb21b248997073.tar.gz
abslibre-25855ad7243e889de6ce589330fb21b248997073.tar.bz2
abslibre-25855ad7243e889de6ce589330fb21b248997073.zip
rebuild module packages against linux-libre-lts-4.9.56_gnu-1
Diffstat (limited to 'libre/bbswitch')
-rw-r--r--libre/bbswitch/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD
index 9fd3bb793..5cd029f87 100644
--- a/libre/bbswitch/PKGBUILD
+++ b/libre/bbswitch/PKGBUILD
@@ -6,7 +6,7 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
# Contributor: Luke Shumaker <lukeshu@sbcglobal.net>
-_kernelname=
+_kernelname=-lts
if [[ ${_kernelname} == "" ]]; then
_basekernel=4.13
@@ -14,7 +14,7 @@ if [[ ${_kernelname} == "" ]]; then
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=4.9
- _archrel=37
+ _archrel=38
_parabolarel=1
fi