Skip to content

Commit a8224f8

Browse files
Include zink
Signed-off-by: hmtheboy154 <[email protected]>
1 parent 2ad6e15 commit a8224f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BoardConfig.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ TARGET_USES_HWC2 := true
4141
ifneq ($(TARGET_USE_MESA),false)
4242
BOARD_MESA3D_USES_MESON_BUILD := true
4343
BOARD_MESA3D_BUILD_LIBGBM := true
44-
BOARD_MESA3D_GALLIUM_DRIVERS := kmsro r300 r600 nouveau freedreno swrast v3d vc4 etnaviv tegra svga virgl panfrost lima radeonsi
44+
BOARD_MESA3D_GALLIUM_DRIVERS := kmsro r300 r600 nouveau freedreno swrast v3d vc4 etnaviv tegra svga virgl panfrost lima radeonsi zink
4545
BOARD_MESA3D_VULKAN_DRIVERS := broadcom freedreno panfrost swrast virtio amd
4646
endif
4747

0 commit comments

Comments
 (0)