mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-11-04 02:33:50 +00:00
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
|
PACKAGE_NAME="rtl8821cu"
|
||
|
PACKAGE_VERSION="5.12.0.4"
|
||
|
MAKE[0]="'make' -j$(nproc) KVER=${kernelver} KSRC=/lib/modules/${kernelver}/build"
|
||
|
CLEAN="'make' clean"
|
||
|
BUILT_MODULE_NAME[0]="8821cu"
|
||
|
DEST_MODULE_LOCATION[0]="/kernel/drivers/net/wireless"
|
||
|
AUTOINSTALL="yes"
|