substitute kernel name in Makefile

use uname -r in Makefile to get the right kernel name when updating the
kernel of system
This commit is contained in:
yl
2024-08-08 01:25:02 +08:00
parent 712904a98a
commit f3c83aab7e
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
pkgbase = yt6801-dkms
pkgdesc = Kernel module for Motorcomm YT6801 ethernet controller (DKMS)
pkgver = 1.0.28
pkgrel = 2
pkgrel = 3
url = https://deb.tuxedocomputers.com/ubuntu/pool/main/t/tuxedo-yt6801/
arch = x86_64
license = GPL-2.0-or-later