mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-11-22 21:45:22 +00:00
10 lines
203 B
Plaintext
10 lines
203 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"
|
||
|
CLEAN="make clean"
|
||
|
|