minor updates
This commit is contained in:
parent
f10652389d
commit
3b5f955e52
File diff suppressed because it is too large
Load Diff
@ -22,7 +22,7 @@ DRV_VERSION="5.13.1"
|
||||
|
||||
KVER="$(uname -r)"
|
||||
KARCH="$(uname -m)"
|
||||
KSRC="/lib/modules/${KVER}/build"
|
||||
#KSRC="/lib/modules/${KVER}/build"
|
||||
MODDESTDIR="/lib/modules/${KVER}/kernel/drivers/net/wireless/"
|
||||
|
||||
DRV_NAME="rtl${MODULE_NAME}"
|
||||
@ -115,7 +115,7 @@ do
|
||||
done
|
||||
|
||||
# displays script name and version
|
||||
echo "t: ${SCRIPT_NAME} v${SCRIPT_VERSION}"
|
||||
echo ": ${SCRIPT_NAME} v${SCRIPT_VERSION}"
|
||||
|
||||
# information that helps with bug reports
|
||||
|
||||
|
@ -22,7 +22,7 @@ DRV_VERSION="5.13.1"
|
||||
|
||||
KVER="$(uname -r)"
|
||||
KARCH="$(uname -m)"
|
||||
KSRC="/lib/modules/${KVER}/build"
|
||||
#KSRC="/lib/modules/${KVER}/build"
|
||||
MODDESTDIR="/lib/modules/${KVER}/kernel/drivers/net/wireless/"
|
||||
|
||||
DRV_NAME="rtl${MODULE_NAME}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user