Re: [PATCH 1/2] Makefile: pi_stress need librttest.a so it should depend on it

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

 




On Mon, 23 Feb 2015, Michael Olbrich wrote:

> Signed-off-by: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index 9e479d3c0dca..da7b419c4bcd 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -73,7 +73,7 @@ cyclictest: cyclictest.o librttest.a
>  signaltest: signaltest.o librttest.a
>  	$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LIBS)
>  
> -pi_stress: pi_stress.o
> +pi_stress: pi_stress.o librttest.a
>  	$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LIBS)
>  
>  hwlatdetect:  src/hwlatdetect/hwlatdetect.py
> -- 
> 2.1.4

Okay,
Signed-off-by: John Kacur <jkacur@xxxxxxxxxx>

will be in the next build 
--
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