On Wed, Oct 26, 2016 at 02:09:29PM +0300, Cristian Stoica wrote: > Signed-off-by: Cristian Stoica <[email protected]> > --- > tests/Makefile | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/tests/Makefile b/tests/Makefile > index 49959de..2502f32 100644 > --- a/tests/Makefile > +++ b/tests/Makefile > @@ -1,5 +1,3 @@ > -KERNEL_DIR ?= /lib/modules/$(shell uname -r)/build > -KBUILD_CFLAGS += -I.. $(CRYPTODEV_CFLAGS) > CFLAGS += -I.. $(CRYPTODEV_CFLAGS) -Wall -Werror > > comp_progs := cipher_comp hash_comp hmac_comp
Applied (and fixed the conflict due to missing previous patches), thanks! _______________________________________________ Cryptodev-linux-devel mailing list [email protected] https://mail.gna.org/listinfo/cryptodev-linux-devel
