test: add standalone btusb ZLP quirk module

This commit is contained in:
Shen Mintao
2026-07-18 18:15:01 +08:00
parent cbc12c7bdb
commit aa3f63e7a2
6 changed files with 602 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"