Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.9-rc1-bk19 /crypto/Makefile

Filename:/crypto/Makefile
Lines Added:1
Lines Deleted:0
Also changed in: (Previous) 2.6.9-rc1-bk18  2.6.9-rc1-bk17  2.6.9-rc1-bk16  2.6.9-rc1-bk15  2.6.9-rc1-bk14  2.6.9-rc1-bk13 
(Following) 2.6.9-rc2  2.6.9-rc3  2.6.9-rc4  2.6.9-final  2.6.9  2.6.10-rc1-bk21 

Location
[  2.6.9-rc1-bk19
  [  crypto
     o  Makefile

Patch

diff -Nru a/crypto/Makefile b/crypto/Makefile
--- a/crypto/Makefile   2004-08-09 16:43:25 -07:00
+++ b/crypto/Makefile   2004-08-24 11:26:41 -07:00
@@ -14,6 +14,7 @@
 obj-$(CONFIG_CRYPTO_SHA1) += sha1.o
 obj-$(CONFIG_CRYPTO_SHA256) += sha256.o
 obj-$(CONFIG_CRYPTO_SHA512) += sha512.o
+obj-$(CONFIG_CRYPTO_WHIRLPOOL) += whirlpool.o
 obj-$(CONFIG_CRYPTO_DES) += des.o
 obj-$(CONFIG_CRYPTO_BLOWFISH) += blowfish.o
 obj-$(CONFIG_CRYPTO_TWOFISH) += twofish.o


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.