diff options
Diffstat (limited to 'src/freedreno/Makefile.sources')
-rw-r--r-- | src/freedreno/Makefile.sources | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/freedreno/Makefile.sources b/src/freedreno/Makefile.sources index d8aaf2caecc..5b983266a62 100644 --- a/src/freedreno/Makefile.sources +++ b/src/freedreno/Makefile.sources @@ -49,12 +49,3 @@ ir3_SOURCES := \ ir3_GENERATED_FILES := \ ir3/ir3_nir_trig.c - -registers_FILES := \ - registers/a2xx.xml.h \ - registers/a3xx.xml.h \ - registers/a4xx.xml.h \ - registers/a5xx.xml.h \ - registers/a6xx.xml.h \ - registers/adreno_common.xml.h \ - registers/adreno_pm4.xml.h |