On Thu, 03 Oct 2013 14:42:14 -0700 Dan Mick <dan.mick@xxxxxxxxxxx> wrote: > Signed-off-by: Dan Mick <dan.mick@xxxxxxxxxxx> > --- > usr/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/usr/Makefile b/usr/Makefile > index 60bff6d..a9c2238 100644 > --- a/usr/Makefile > +++ b/usr/Makefile > @@ -19,7 +19,7 @@ endif > > ifneq ($(shell test -e /usr/include/sys/eventfd.h && test -e > /usr/include/libaio.h && echo 1),) > CFLAGS += -DUSE_EVENTFD > -MODULES += bs_aio.o > +MODULES += bs_aio.so > endif Duh, applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html