From fc8a7051cd997d4445f9c37c332d5141b5396d17 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 18 Jan 2016 11:40:40 +0000 Subject: lantiq: ltq-deu: Remove the "DEU test manager" Remove the "DEU test manager" code which has not been used for more than two years (as the kernel module is not installed anymore since r38731). This fixes compilation on kernel 4.3, which removes aead_request_set_assoc (and newer kernels). Signed-off-by: Martin Blumenstingl SVN-Revision: 48308 --- package/kernel/lantiq/ltq-deu/src/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'package/kernel/lantiq/ltq-deu/src/Makefile') diff --git a/package/kernel/lantiq/ltq-deu/src/Makefile b/package/kernel/lantiq/ltq-deu/src/Makefile index 9714e83786..93ae7ca922 100644 --- a/package/kernel/lantiq/ltq-deu/src/Makefile +++ b/package/kernel/lantiq/ltq-deu/src/Makefile @@ -22,5 +22,3 @@ ifeq ($(BUILD_VARIANT),vr9) ltq_deu_vr9-objs = ifxmips_deu.o ifxmips_deu_vr9.o ifxmips_des.o ifxmips_aes.o ifxmips_arc4.o \ ifxmips_sha1.o ifxmips_md5.o ifxmips_sha1_hmac.o ifxmips_md5_hmac.o endif - -obj-m += ltq_deu_testmgr.o -- cgit v1.2.3