From 461b4b103f545027beb59c1d747c85892c6c1f63 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Tue, 21 Jul 2015 15:34:19 +0100 Subject: egl: android: remove DRM_GRALLOC_TOP hack Now that the drm_gralloc module exports the correct includes we can get rid of this hack. Cc: Chih-Wei Huang Cc: Eric Anholt Signed-off-by: Emil Velikov Tested-by: Varad Gautam --- Android.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 17fd5f5..ed160fb 100644 --- a/Android.mk +++ b/Android.mk @@ -45,8 +45,6 @@ endif MESA_COMMON_MK := $(MESA_TOP)/Android.common.mk MESA_PYTHON2 := python -DRM_GRALLOC_TOP := hardware/drm_gralloc - classic_drivers := i915 i965 gallium_drivers := swrast freedreno i915g ilo nouveau r300g r600g radeonsi vmwgfx vc4 -- cgit v1.1