Skip to content
  • maurossi's avatar
    android: gallium/virgl: cleanup virgl_driinfo.h gen rules · 4a0164ed
    maurossi authored
    Android.mk and Makefile.sources are still defining virgl_driinfo.h target
    This patch removes the remaining gen rules
    
    Fixes the following building error:
    
    FAILED: out/target/product/x86_64/obj/STATIC_LIBRARIES/libmesa_pipe_virgl_intermediates/virgl/virgl_driinfo.h
    ...
    cp: bad 'out/target/product/x86_64/gen/STATIC_LIBRARIES/libmesa_pipe_virgl_intermediates/virgl/virgl_driinfo.h': No such file or directory
    
    Fixes: 974981c4
    
     ("gallium/drm: Make the pipe loader handle the driconf merging.")
    Signed-off-by: default avatarMauro Rossi <issor.oruam@gmail.com>
    Acked-by: default avatarEric Anholt <eric@anholt.net>
    Part-of: <!6880>
    4a0164ed