summaryrefslogtreecommitdiff
path: root/libre/bbswitch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-09-09 00:48:03 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-09-09 00:48:03 -0500
commit5685a4a307ed4178e0cb573ca60e193ab2035f07 (patch)
treed82be4a927e9e50ddb772e280b4fe426353229c9 /libre/bbswitch
parentc8f23a44ecc4a2681aeccb32611195b59a606aec (diff)
downloadabslibre-5685a4a307ed4178e0cb573ca60e193ab2035f07.tar.gz
abslibre-5685a4a307ed4178e0cb573ca60e193ab2035f07.tar.bz2
abslibre-5685a4a307ed4178e0cb573ca60e193ab2035f07.zip
rebuild module packages against linux-libre-lts-4.9.46_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 6b49e84a1..8380c7800 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.12
@@ -14,7 +14,7 @@ if [[ ${_kernelname} == "" ]]; then
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=4.9
- _archrel=35
+ _archrel=36
_parabolarel=1
fi