mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
gpu-aml: use unified /usr
This commit is contained in:
parent
0d9b2be673
commit
75cb527ec2
@ -39,6 +39,6 @@ make_target() {
|
||||
|
||||
makeinstall_target() {
|
||||
LDFLAGS="" make -C $(kernel_path) M=$ROOT/$PKG_BUILD/mali \
|
||||
INSTALL_MOD_PATH=$INSTALL INSTALL_MOD_STRIP=1 DEPMOD=: \
|
||||
INSTALL_MOD_PATH=$INSTALL/usr INSTALL_MOD_STRIP=1 DEPMOD=: \
|
||||
modules_install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user