Skip to content

Commit 99a9a67

Browse files
committed
.github: also build dummy driver
Signed-off-by: Enrico Weigelt, metux IT consult <[email protected]>
1 parent 1749a8b commit 99a9a67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/compile-drivers.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ build_drv_ac xf86-input-synaptics $X11L_DRV_GIT/xf86-input-synaptics xlibre-
1919

2020
build_drv_ac xf86-video-amdgpu $X11L_DRV_GIT/xf86-video-amdgpu xlibre-xf86-video-amdgpu-23.0.0.5
2121
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
2223
build_drv_ac xf86-video-intel $X11L_DRV_GIT/xf86-video-intel xlibre-xf86-video-intel-3.0.0.3
2324
build_drv_ac xf86-video-nouveau $X11L_DRV_GIT/xf86-video-nouveau xlibre-xf86-video-nouveau-1.0.18.3
2425
build_drv_ac xf86-video-omap $X11L_DRV_GIT/xf86-video-omap xlibre-xf86-video-omap-0.4.5.2

0 commit comments

Comments
 (0)