Reviewed-by: Marek Olšák <[email protected]> Marek
On Wed, Apr 15, 2015 at 4:08 PM, Emil Velikov <[email protected]> wrote: > Accidentally added since the introduction of the file. > > Cc: "10.4 10.5" <[email protected]> > Signed-off-by: Emil Velikov <[email protected]> > --- > src/gallium/drivers/r300/Automake.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/gallium/drivers/r300/Automake.inc > b/src/gallium/drivers/r300/Automake.inc > index 9334973..d4ddc40 100644 > --- a/src/gallium/drivers/r300/Automake.inc > +++ b/src/gallium/drivers/r300/Automake.inc > @@ -5,7 +5,7 @@ TARGET_CPPFLAGS += -DGALLIUM_R300 > TARGET_LIB_DEPS += \ > $(top_builddir)/src/gallium/drivers/r300/libr300.la \ > $(RADEON_LIBS) \ > - $(INTEL_LIBS) > + $(LIBDRM_LIBS) > > TARGET_RADEON_WINSYS = \ > $(top_builddir)/src/gallium/winsys/radeon/drm/libradeonwinsys.la > -- > 2.3.5 > > _______________________________________________ > mesa-dev mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
