patch-2.4.23 linux-2.4.23/crypto/Makefile

Next file: linux-2.4.23/crypto/cast5.c
Previous file: linux-2.4.23/crypto/Config.in
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/crypto/Makefile linux-2.4.23/crypto/Makefile
@@ -24,6 +24,7 @@
 obj-$(CONFIG_CRYPTO_TWOFISH) += twofish.o
 obj-$(CONFIG_CRYPTO_SERPENT) += serpent.o
 obj-$(CONFIG_CRYPTO_AES) += aes.o
+obj-$(CONFIG_CRYPTO_CAST5) += cast5.o
 obj-$(CONFIG_CRYPTO_DEFLATE) += deflate.o
 
 obj-$(CONFIG_CRYPTO_TEST) += tcrypt.o

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)