summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMauro Rossi <[email protected]>2019-06-21 19:50:45 +0200
committerMauro Rossi <[email protected]>2019-06-29 16:25:01 +0200
commitc237654dca131be938d11a2565d402a600cfa618 (patch)
tree32aa927bb59492db07f66a3edd11528d1db8d77b /include
parent5847de6e9afe12bd29ad694a76860a0575ab4747 (diff)
android: virgl: fix generated virgl_driinfo.h building rules
Changelog in Android makefile: - Add LOCAL_MODULE_CLASS, intermediates and LOCAL_GENERATED_SOURCES - Use LOCAL_EXPORT_C_INCLUDE_DIRS to export $(intermediates) path - Move generated header rules before 'include $(BUILD_STATIC_LIBRARY)' Fixes the following building error: In file included from external/mesa/src/gallium/targets/dri/target.c:1: external/mesa/src/gallium/auxiliary/target-helpers/drm_helper.h:257:16: fatal error: 'virgl/virgl_driinfo.h' file not found #include "virgl/virgl_driinfo.h" ^~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Fixes: cf800998a ("virgl: Add driinfo file and tie it into the build") Signed-off-by: Mauro Rossi <[email protected]> Review-by: Chih-Wei Huang <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions