mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xf86-video-amdgpu: instruct xorg to load the amdgpu driver for devices managed by the amdgpu kernel driver
This commit is contained in:
parent
9155531c28
commit
294f54e046
@ -35,4 +35,6 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-udev \
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -r $INSTALL/usr/share
|
||||
mkdir -p $INSTALL/etc/X11
|
||||
cp $PKG_BUILD/conf/10-amdgpu.conf $INSTALL/etc/X11/xorg-amdgpu.conf
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user