On Tuesday 24 July 2007 02:25:28 Robert Schwebel wrote:
> This file needs the support libraries, so link against them.
>
> Signed-off-by: Robert Schwebel <[EMAIL PROTECTED]>

Acked-by: Darren Hart <[EMAIL PROTECTED]>

>
> ---
>  func/periodic_cpu_load/GNUmakefile.am |    5 +++++
>  1 file changed, 5 insertions(+)
>
> Index: func/periodic_cpu_load/GNUmakefile.am
> ===================================================================
> --- func/periodic_cpu_load/GNUmakefile.am.orig
> +++ func/periodic_cpu_load/GNUmakefile.am
> @@ -21,6 +21,11 @@ periodic_cpu_load_LDADD = \
>           ${top_builddir}/include/librt.a \
>           ${top_builddir}/include/libstats.a
>
> +periodic_cpu_load_single_LDADD = \
> +     $(top_builddir)/include/libjvmsim.a \
> +     $(top_builddir)/include/librt.a \
> +     $(top_builddir)/include/libstats.a
> +
>  MAINTAINERCLEANFILES = \
>          GNUmakefile.in
>
>
> --
>  Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
>  Pengutronix - Linux Solutions for Science and Industry
>    Handelsregister:  Amtsgericht Hildesheim, HRA 2686
>      Hannoversche Str. 2, 31134 Hildesheim, Germany
>    Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9



-- 
Darren Hart
IBM Linux Technology Center
Realtime Linux Team
-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to