On Mon, 21 Sep 2015, Henrik Austad wrote: > Signed-off-by: Henrik Austad <haustad@xxxxxxxxx> > --- > Makefile | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Makefile b/Makefile > index 3094e1b..f630076 100644 > --- a/Makefile > +++ b/Makefile > @@ -1,4 +1,6 @@ > VERSION = 0.93 > +CC=$(CROSS_COMPILE)gcc > +AR=$(CROSS_COMPILE)ar > > HAVE_NPTL ?= yes > > -- Signed-off-by: John Kacur <jkacur@xxxxxxxxxx> -- 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