aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/linux-amlogic/APKBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/linux-amlogic/APKBUILD b/testing/linux-amlogic/APKBUILD
index ec8ccb65f9..cf27ddfd3a 100644
--- a/testing/linux-amlogic/APKBUILD
+++ b/testing/linux-amlogic/APKBUILD
@@ -2,10 +2,6 @@
pkgname=linux-amlogic
pkgver=4.19.8
-case $pkgver in
-*.*.*) _kernver=${pkgver%.*};;
-*.*) _kernver=${pkgver};;
-esac
pkgrel=0
pkgdesc="Linux kernel for Amlogic"
url=https://github.com/torvalds/linux