
From: <pluto@pld-linux.org>
yy

Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/arch/i386/crypto/Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN arch/i386/crypto/Makefile~aes-allow-modular-build arch/i386/crypto/Makefile
--- 25/arch/i386/crypto/Makefile~aes-allow-modular-build	2004-10-26 18:50:19.861274472 -0700
+++ 25-akpm/arch/i386/crypto/Makefile	2004-10-26 18:50:19.865273864 -0700
@@ -6,4 +6,4 @@
 
 obj-$(CONFIG_CRYPTO_AES_586) += aes-i586.o
 
-aes-i586-y := aes-i586-asm.o aes.o
+aes-i586-objs := aes-i586-asm.o aes.o
_
