test: add standalone btusb ZLP quirk module

This commit is contained in:
Shen Mintao
2026-07-25 15:40:59 +08:00
parent 268c4f7122
commit 6550131e18
6 changed files with 604 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
PACKAGE_NAME="aic-zlp-quirk"
PACKAGE_VERSION="0.1"
MAKE[0]="make KVER=${kernelver}"
CLEAN="make KVER=${kernelver} clean"
BUILT_MODULE_NAME[0]="aic_zlp_quirk"
DEST_MODULE_LOCATION[0]="/updates/dkms"
AUTOINSTALL="yes"