summaryrefslogtreecommitdiffstats
path: root/docs/codingstyle.html
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2017-04-24 11:46:58 -0500
committerEmil Velikov <[email protected]>2017-04-25 17:08:06 +0100
commit26a36c1af75f40cf225a47ee947ec6718d916a62 (patch)
tree8a1e0f638236ce3e166cf7b2e507c0c80583bc14 /docs/codingstyle.html
parent347fe24f82f01511b265aaa398f9607b2dee0e45 (diff)
Android: fix r300g only build
If r300g is the only radeon driver built, the Android build fails to build: ninja: error: 'out/target/product/linaro_x86_64/obj/STATIC_LIBRARIES/libmesa_pipe_radeon_intermediates/export_includes', needed by 'out/target/product/linaro_x86_64/obj/SHARED_LIBRARIES/gallium_dri_intermediates/import_includes', missing and no known rule to make it This is because the path to build libmesa_pipe_radeon was only getting added for r600g and radeonsi, but the library dependency was added for all radeon drivers. As libmesa_pipe_radeon is not needed for r300g, drop the library dependency. Cc: Mauro Rossi <[email protected]> Signed-off-by: Rob Herring <[email protected]> Acked-by: Emil Velikov <[email protected]>
Diffstat (limited to 'docs/codingstyle.html')
0 files changed, 0 insertions, 0 deletions