mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #2324 from mglae/master_amdgpu_conf
xf86-video-amdgpu: instruct xorg to load the amdgpu driver
This commit is contained in:
commit
a059cd6cd2
@ -35,4 +35,6 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-udev \
|
|||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -r $INSTALL/usr/share
|
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