From 5d6271c6a566b71b84ce060a71494467f312b0df Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 28 Jun 2017 16:35:55 -0700 Subject: intel: Move the DRM uapi headers to a non-Intel location. I want to remove vc4's dependency on headers from libdrm as well, but storing multiple copies of drm_fourcc.h in our tree would be silly. v2: Update Android.mk as well, move distcheck drm*.h references to top-level noinst_HEADERS. Reviewed-by: Lionel Landwerlin (v1) Reviewed-by: Daniel Stone (v1) Reviewed-by: Rob Herring --- src/intel/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/intel/Makefile.am') diff --git a/src/intel/Makefile.am b/src/intel/Makefile.am index dad54b70a9b..269d73dfcb0 100644 --- a/src/intel/Makefile.am +++ b/src/intel/Makefile.am @@ -62,7 +62,6 @@ EXTRA_DIST = include Makefile.blorp.am include Makefile.common.am include Makefile.compiler.am -include Makefile.drm.am include Makefile.genxml.am include Makefile.isl.am include Makefile.tools.am -- cgit v1.2.3