mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 08:50:09 +01:00
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Tested-by: Rob Herring <robh@kernel.org>
10 lines
170 B
Text
10 lines
170 B
Text
gbm_core_FILES = \
|
|
main/backend.c \
|
|
main/backend.h \
|
|
main/gbm.c \
|
|
main/gbm.h \
|
|
main/gbmint.h
|
|
|
|
gbm_dri_FILES = \
|
|
backends/dri/gbm_dri.c \
|
|
backends/dri/gbm_driint.h
|