mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-10-31 18:55:31 +00:00
10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
PACKAGE_NAME="rtl8192eu"
|
|
PACKAGE_VERSION="1.0"
|
|
BUILT_MODULE_NAME="8192eu"
|
|
DEST_MODULE_LOCATION="/kernel/drivers/net/wireless/"
|
|
REMAKE_INITRD="yes"
|
|
AUTOINSTALL="yes"
|
|
MAKE="'make' all KVER=${kernelver}"
|
|
CLEAN="make clean"
|
|
|