rtl8812au-chinawrj/dkms.conf
Christian kimocoder e6db3c9b58 fixed DKMS support
* Fixed DKMS support for installing both modules
* Fixed package/version information
2017-08-28 09:27:01 +02:00

10 lines
266 B
Plaintext

PACKAGE_NAME="realtek-rtl88xxau"
PACKAGE_VERSION="5.1.5~20170828"
CLEAN="make clean"
BUILT_MODULE_NAME[0]=8812au
DEST_MODULE_LOCATION[0]="/updates"
MAKE[0]="'make' && 'make' RTL8814=1"
BUILT_MODULE_NAME[1]=8814au
DEST_MODULE_LOCATION[1]="/updates"
AUTOINSTALL="yes"