Hi Markus,

On Monday 20 March 2017 12:00:57 Markus Niebel wrote:
> [...]
> +config KMSCUBE
> +     bool
> +     prompt "kmscube"
> +     select MESALIB
> +     select LIBDRM
> +     help
> +       kmscube is an application to test kms/drm drivers.
> [...]
> ----------------------------------------------------------------------------
> +# Prepare 
> +#
> ----------------------------------------------------------------------------
> + 
> +KMSCUBE_CPPFLAGS     += \
> +     -I$(KERNEL_HEADERS_INCLUDE_DIR)

If you need the kernel headers, then you also need a "select KERNEL_HEADER"
in your 'kmscube.in' file.

jb

-- 
Pengutronix e.K.                            | Juergen Borleis             |
Industrial Linux Solutions                  | http://www.pengutronix.de/  |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to