EXTRA_CFLAGS += -O2

crypto-hw-eip93-objs :=	eip93-core.o \
			eip93-ring.o \
			eip93-process.o

obj-m += crypto-hw-eip93.o

