mirror of
https://github.com/shenmintao/aic8800d80.git
synced 2026-09-26 17:44:16 +00:00
test: add standalone btusb ZLP quirk module
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user