mirror of
https://github.com/drygdryg/rtl8188eus.git
synced 2025-04-29 02:37:16 +09:00
Fix DKMS module name to match the rest
This commit is contained in:
parent
c1becbb644
commit
9b08ace2a7
@ -8,7 +8,7 @@ else
|
||||
fi
|
||||
|
||||
DRV_DIR=rtl8188eus
|
||||
DRV_NAME=8188eus
|
||||
DRV_NAME=8188eu
|
||||
DRV_VERSION=5.3.9
|
||||
|
||||
cp -r ../${DRV_DIR} /usr/src/${DRV_NAME}-${DRV_VERSION}
|
||||
|
@ -8,7 +8,7 @@ else
|
||||
fi
|
||||
|
||||
DRV_DIR=rtl8188eus
|
||||
DRV_NAME=8188eus
|
||||
DRV_NAME=8188eu
|
||||
DRV_VERSION=5.3.9
|
||||
|
||||
dkms remove ${DRV_NAME}/${DRV_VERSION} --all
|
||||
|
Loading…
x
Reference in New Issue
Block a user