[patch 11/15] periodic_cpuload_single needs support libs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This file needs the support libraries, so link against them.

Signed-off-by: Robert Schwebel <r.schwebel@xxxxxxxxxxxxxx>

---
 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

-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux