mesa/src/broadcom/Makefile.cle.am
Eric Anholt 5b102160ae broadcom/genxml: Introduce a V3D packet/struct decoder.
This is copied from Intel's XML decoder, modified to handle V3D's
byte-oriented packets.

v2: Squash in robher's fixes for Android
2017-07-25 14:44:52 -07:00

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)