summaryrefslogtreecommitdiff
path: root/src/intel/Makefile.sources
diff options
context:
space:
mode:
authorTapani Pälli <tapani.palli@intel.com>2018-01-22 08:17:50 +0200
committerTapani Pälli <tapani.palli@intel.com>2018-02-28 14:36:57 +0200
commit4449a1f80dd3a37ee0fc6084ac93bc9f19f32580 (patch)
tree134e59c1342c6de83eb234d51bb6fe51d2d44f6d /src/intel/Makefile.sources
parent33633690aa51ff5c79909146d6453b50e37dbad0 (diff)
downloadmesa-4449a1f80dd3a37ee0fc6084ac93bc9f19f32580.tar.gz
intel: add new common header gen_defines.h
Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'src/intel/Makefile.sources')
-rw-r--r--src/intel/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources
index 692c8604770..0a16e2398c9 100644
--- a/src/intel/Makefile.sources
+++ b/src/intel/Makefile.sources
@@ -13,6 +13,7 @@ COMMON_FILES = \
common/gen_debug.h \
common/gen_decoder.c \
common/gen_decoder.h \
+ common/gen_defines.h \
common/gen_device_info.c \
common/gen_device_info.h \
common/gen_l3_config.c \