mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
RTL8192DU: use unified /usr
This commit is contained in:
parent
36c856d519
commit
d25123f7c6
@ -46,6 +46,6 @@ make_target() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
mkdir -p $INSTALL/lib/modules/$(get_module_dir)/$PKG_NAME
|
mkdir -p $INSTALL/usr/lib/modules/$(get_module_dir)/$PKG_NAME
|
||||||
cp *.ko $INSTALL/lib/modules/$(get_module_dir)/$PKG_NAME
|
cp *.ko $INSTALL/usr/lib/modules/$(get_module_dir)/$PKG_NAME
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user