mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-09 23:19:39 +00:00
ae5be09bbc
Log: add Debian packaging support
7 lines
199 B
Text
7 lines
199 B
Text
PACKAGE_NAME="rtl8188eu"
|
|
PACKAGE_VERSION="4.1.4"
|
|
BUILT_MODULE_NAME[0]="8188eu"
|
|
MAKE="'make' -j$(nproc) KVER=$kernelver"
|
|
CLEAN="'make' clean"
|
|
DEST_MODULE_LOCATION[0]="/updates/dkms"
|
|
AUTOINSTALL="YES"
|