On 21 July 2016 at 14:06, Christophe Milard
<[email protected]> wrote:
> The change done for commit id 1fcd2369be88a6f4f7a7a93e9bb315d0e65ab128
> in the Makefile, and delated after is reintroduced here.
>
> Signed-off-by: Christophe Milard <[email protected]>
> ---
> platform/linux-generic/Makefile.am | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/platform/linux-generic/Makefile.am
> b/platform/linux-generic/Makefile.am
> index c8fd8cb..9ea6afa 100644
> --- a/platform/linux-generic/Makefile.am
> +++ b/platform/linux-generic/Makefile.am
> @@ -88,6 +88,10 @@ odpapiplatinclude_HEADERS = \
> $(srcdir)/include/odp/api/plat/traffic_mngr_types.h \
> $(srcdir)/include/odp/api/plat/version_types.h
>
> +odpdrvincludedir = $(includedir)/odp/drv
> +odpdrvinclude_HEADERS = \
> + $(srcdir)/include/odp/drv/compiler.h
> +
did we figure out which commit that removed this?
Cheers,
Anders
> noinst_HEADERS = \
> ${srcdir}/include/odp_align_internal.h \
> ${srcdir}/include/odp_atomic_internal.h \
> --
> 2.7.4
>