mirror of
https://github.com/shenmintao/aic8800d80.git
synced 2026-09-26 17:44:16 +00:00
11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
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"
|