On Fri, Aug 17, 2018 at 8:55 AM Emil Velikov <emil.l.veli...@gmail.com> wrote: > > From: Emil Velikov <emil.veli...@collabora.com> > > Add the files otherwise things just won't build. > Haven't actually tested it, but it's a small step in the right > direction. > > Fixes: de3b34df973 ("freedreno: Add a6xx backend") > Cc: Kristian H. Kristensen <hoegsb...@chromium.org> > Cc: Rob Clark <robdcl...@gmail.com> > Signed-off-by: Emil Velikov <emil.veli...@collabora.com>
whoops, sorry I didn't see this earlier Reviewed-by: Rob Clark <robdcl...@gmail.com> > --- > In hind-sight, we might as well fold all the a[23456]xx into a > single piece? sounds reasonable, or at least combine them into a single variable in Makefile.sources BR, -R > --- > src/gallium/drivers/freedreno/Android.mk | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/gallium/drivers/freedreno/Android.mk > b/src/gallium/drivers/freedreno/Android.mk > index 7b543097987..9cc727aa80d 100644 > --- a/src/gallium/drivers/freedreno/Android.mk > +++ b/src/gallium/drivers/freedreno/Android.mk > @@ -31,6 +31,7 @@ LOCAL_SRC_FILES := \ > $(a3xx_SOURCES) \ > $(a4xx_SOURCES) \ > $(a5xx_SOURCES) \ > + $(a6xx_SOURCES) \ > $(ir3_SOURCES) > > #LOCAL_CFLAGS := \ > -- > 2.18.0 > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev