drm/nouveau
Emil Velikov 03d2e91d00 android: introduce Android.common.mk to reduce boilerplate
... across the makefiles. Currently this isn't much but that will change
shortly.

As an added bonus this fixes all present and future cases where we've
forgotten to strip out the headers from LOCAL_SRC_FILES.

In a couple of cases (the tests) we start setting
LOCAL_EXPORT_C_INCLUDE_DIRS, which shouldn't be an issue.

Cc: Chih-Wei Huang <cwhuang@android-x86.org>
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
2017-01-27 15:48:16 +00:00
..
nvif nouveau: import and install a selection of nvif headers from the kernel 2015-12-22 13:21:05 +10:00
Android.mk android: introduce Android.common.mk to reduce boilerplate 2017-01-27 15:48:16 +00:00
Makefile.am automake: Don't include Android Makefiles in the release tarball 2016-07-23 09:45:53 +02:00
Makefile.sources libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources 2014-09-01 16:06:01 +01:00
abi16.c nouveau: add support for newer kernel interfaces 2015-12-22 13:22:35 +10:00
bufctx.c drm: remove drm_public macro 2015-04-28 11:19:15 +01:00
libdrm_nouveau.pc.in nouveau: import and install a selection of nvif headers from the kernel 2015-12-22 13:21:05 +10:00
nouveau-symbol-check nouveau: add new interface to create a nouveau_device 2015-12-22 13:22:33 +10:00
nouveau.c nouveau: add support for newer kernel interfaces 2015-12-22 13:22:35 +10:00
nouveau.h nouveau: clean up nouveau.h, noting deprecated members/functions 2015-12-22 13:22:38 +10:00
private.h nouveau: add interfaces to query information about supported classes 2015-12-22 13:22:14 +10:00
pushbuf.c nouveau: make use of nouveau_drm::fd instead of nouveau_device::fd 2015-12-22 13:22:28 +10:00