aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-deu/src/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-18 11:40:40 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-18 11:40:40 +0000
commitfc8a7051cd997d4445f9c37c332d5141b5396d17 (patch)
tree3145d17f29a50de1884b43901e6b8521f3c533f1 /package/kernel/lantiq/ltq-deu/src/Makefile
parentf577cb25c09daad670755b9b46622258cf999421 (diff)
downloadupstream-fc8a7051cd997d4445f9c37c332d5141b5396d17.tar.gz
upstream-fc8a7051cd997d4445f9c37c332d5141b5396d17.tar.bz2
upstream-fc8a7051cd997d4445f9c37c332d5141b5396d17.zip
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 <martin.blumenstingl@googlemail.com> SVN-Revision: 48308
Diffstat (limited to 'package/kernel/lantiq/ltq-deu/src/Makefile')
-rw-r--r--package/kernel/lantiq/ltq-deu/src/Makefile2
1 files changed, 0 insertions, 2 deletions
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