mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 03:48:12 +02:00
This is copied from Intel's XML decoder, modified to handle V3D's byte-oriented packets. v2: Squash in robher's fixes for Android
4 lines
150 B
Text
4 lines
150 B
Text
noinst_LTLIBRARIES += cle/libbroadcom_cle.la
|
|
|
|
cle_libbroadcom_cle_la_CFLAGS = $(AM_CFLAGS)
|
|
cle_libbroadcom_cle_la_SOURCES = $(BROADCOM_DECODER_FILES)
|