From df56b7997890662b9d5c8d913f039972f501c9ff Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 18 Jul 2006 16:35:03 +0000 Subject: move the cryptoapi kmod to package/kernel SVN-Revision: 4149 --- openwrt/include/modules-2.6.mk | 8 -------- 1 file changed, 8 deletions(-) (limited to 'openwrt/include/modules-2.6.mk') diff --git a/openwrt/include/modules-2.6.mk b/openwrt/include/modules-2.6.mk index c98e4ea..6767586 100644 --- a/openwrt/include/modules-2.6.mk +++ b/openwrt/include/modules-2.6.mk @@ -126,14 +126,6 @@ $(eval $(call KMOD_template,NBD,nbd,\ $(MODULES_DIR)/kernel/drivers/block/nbd.ko \ ,CONFIG_BLK_DEV_NBD,,20,nbd)) - -# Crypto - -$(eval $(call KMOD_template,CRYPTO,crypto,\ - $(MODULES_DIR)/kernel/crypto/*.ko \ -)) - - # Filesystems $(eval $(call KMOD_template,FS_CIFS,fs-cifs,\ -- cgit v1.1