[lttng-dev] [PATCH urcu] Fix: add missing m68k headers to dist

Mathieu Desnoyers mathieu.desnoyers at efficios.com
Fri Jul 14 14:32:48 UTC 2017


Merged into master and stable-0.10, thanks!

Mathieu

----- On Jul 14, 2017, at 10:20 AM, Michael Jeanson mjeanson at efficios.com wrote:

> Signed-off-by: Michael Jeanson <mjeanson at efficios.com>
> ---
> include/Makefile.am | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/include/Makefile.am b/include/Makefile.am
> index 2f68aa2..dcdf304 100644
> --- a/include/Makefile.am
> +++ b/include/Makefile.am
> @@ -23,6 +23,7 @@ EXTRA_DIST = urcu/arch/aarch64.h \
> 	urcu/arch/generic.h \
> 	urcu/arch/hppa.h \
> 	urcu/arch/ia64.h \
> +	urcu/arch/m68k.h \
> 	urcu/arch/mips.h \
> 	urcu/arch/nios2.h \
> 	urcu/arch/ppc.h \
> @@ -38,6 +39,7 @@ EXTRA_DIST = urcu/arch/aarch64.h \
> 	urcu/uatomic/generic.h \
> 	urcu/uatomic/hppa.h \
> 	urcu/uatomic/ia64.h \
> +	urcu/uatomic/m68k.h \
> 	urcu/uatomic/mips.h \
> 	urcu/uatomic/nios2.h \
> 	urcu/uatomic/ppc.h \
> --
> 2.7.4

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com


More information about the lttng-dev mailing list