We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1749a8b commit 99a9a67Copy full SHA for 99a9a67
.github/scripts/compile-drivers.sh
@@ -19,6 +19,7 @@ build_drv_ac xf86-input-synaptics $X11L_DRV_GIT/xf86-input-synaptics xlibre-
19
20
build_drv_ac xf86-video-amdgpu $X11L_DRV_GIT/xf86-video-amdgpu xlibre-xf86-video-amdgpu-23.0.0.5
21
build_drv_ac xf86-video-ati $X11L_DRV_GIT/xf86-video-ati xlibre-xf86-video-ati-22.0.0.3
22
+build_drv_ac xf86-video-dummy $X11L_DRV_GIT/xf86-video-dummy xlibre-xf86-video-dummy-0.4.1.3
23
build_drv_ac xf86-video-intel $X11L_DRV_GIT/xf86-video-intel xlibre-xf86-video-intel-3.0.0.3
24
build_drv_ac xf86-video-nouveau $X11L_DRV_GIT/xf86-video-nouveau xlibre-xf86-video-nouveau-1.0.18.3
25
build_drv_ac xf86-video-omap $X11L_DRV_GIT/xf86-video-omap xlibre-xf86-video-omap-0.4.5.2
0 commit comments