[Intel-gfx] [PATCH i-g-t] demo/Makefile.source: Compile intel_sprite_on when HAVE_LIBDRM_INTEL.
Robert Foss
robert.foss at collabora.com
Wed Sep 7 10:07:09 UTC 2016
Thanks for catching this Marius.
Reviewed-by Robert Foss <robert.foss at collabora.com>
Rob.
On 2016-09-07 05:59 AM, Marius Vlad wrote:
> Introduced with commit cd86866dec.
>
> Signed-off-by: Marius Vlad <marius.c.vlad at intel.com>
> CC: Robert Foss <robert.foss at collabora.com>
> ---
> demos/Makefile.sources | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/demos/Makefile.sources b/demos/Makefile.sources
> index 31f7f83..aea363f 100644
> --- a/demos/Makefile.sources
> +++ b/demos/Makefile.sources
> @@ -1,7 +1,7 @@
> demos_prog_list = \
> $(NULL)
>
> -HAVE_LIBDRM_INTEL_BIN = \
> +LIBDRM_INTEL_BIN = \
> intel_sprite_on \
> $(NULL)
>
>
More information about the Intel-gfx
mailing list