summaryrefslogtreecommitdiffstats
path: root/src/broadcom/Makefile.sources
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2017-02-02 17:45:00 -0800
committerEric Anholt <[email protected]>2017-07-13 11:28:28 -0700
commit427bbbb99ce8f5972b0312f70166d1fe7cdf2a56 (patch)
tree6b1be9afbec4926ee33d82f858912172c24452fc /src/broadcom/Makefile.sources
parentfd37ce6bec9b66364ab50d200323890020722e75 (diff)
broadcom: Introduce a header for talking about chip revisions.
This will be used by the VC5 driver and various shared VC4/VC5 tooling, like the XML decoder.
Diffstat (limited to 'src/broadcom/Makefile.sources')
-rw-r--r--src/broadcom/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/broadcom/Makefile.sources b/src/broadcom/Makefile.sources
index cbba2c182b4..09c8a9957d8 100644
--- a/src/broadcom/Makefile.sources
+++ b/src/broadcom/Makefile.sources
@@ -8,5 +8,6 @@ BROADCOM_GENXML_XML_FILES = \
BROADCOM_FILES = \
cle/v3d_packet_helpers.h \
+ common/v3d_devinfo.h \
$()