drop unnecessary dkms flags

This commit is contained in:
RikkaNekoo
2025-06-01 22:30:03 +08:00
parent 25f223aef8
commit 82341c4e40
2 changed files with 16 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
--- a/src/dkms.conf
+++ b/src/dkms.conf
@@ -1,8 +1,3 @@
PACKAGE_NAME="yt6801"
PACKAGE_VERSION="1.0.30"
-CLEAN="make clean"
-MAKE[0]="make"
-BUILT_MODULE_NAME[0]="yt6801"
-DEST_MODULE_LOCATION[0]="/kernel/drivers/net/ethernet/motorcomm"
AUTOINSTALL="yes"
-REMAKE_INITRD="yes"