mesa-drm/libkms
Emil Velikov af4379f759 android: simplify LOCAL_C_INCLUDES
Each of the libdrm_${hw} modules pull libdrm for linking as such:

libdrm's LOCAL_EXPORT_C_INCLUDE_DIRS are added to the includes list.
The former of which is already set to ${top} and ${top}/include/drm.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2015-03-20 16:59:22 +00:00
..
Android.mk android: simplify LOCAL_C_INCLUDES 2015-03-20 16:59:22 +00:00
api.c all: include config.h only when available and use its defines 2014-09-01 16:06:01 +01:00
dumb.c libkms: use drm_mmap/drm_munmap wrappers 2014-09-28 17:09:34 +01:00
exynos.c exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls 2015-02-02 14:45:39 -05:00
intel.c libkms: use drm_mmap/drm_munmap wrappers 2014-09-28 17:09:34 +01:00
internal.h tests/kmstest: support exynos 2014-01-12 08:23:38 -05:00
libkms.h kms: Make libkms.h usable in C++ 2013-04-18 10:05:53 -04:00
libkms.pc.in libkms: Use a standard version number 2010-02-18 16:29:36 +01:00
linux.c libkms: build the intel backend only when needed 2014-09-28 17:09:34 +01:00
Makefile.am automake: pick up all files for distribution. 2014-09-28 17:09:34 +01:00
Makefile.sources libkms: move sources lists to makefile.sources 2014-09-28 17:09:34 +01:00
nouveau.c libkms: use drm_mmap/drm_munmap wrappers 2014-09-28 17:09:34 +01:00
radeon.c libkms: use drm_mmap/drm_munmap wrappers 2014-09-28 17:09:34 +01:00
vmwgfx.c libkms: use drm_mmap/drm_munmap wrappers 2014-09-28 17:09:34 +01:00