X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=arch%2Fx86%2Fcrypto%2FMakefile;fp=arch%2Fx86%2Fcrypto%2FMakefile;h=d0959e7b809f78fc35908028531e3fdac8640cb9;hp=b28e36b7c96bef7baa7f8924a1e705b964b123f8;hb=7d3d10e0e85fb7c23a86a70f795b1eabd2bc030b;hpb=27d26793f2105281d9374928448142777cef6f74 diff --git a/arch/x86/crypto/Makefile b/arch/x86/crypto/Makefile index b28e36b7c96b..d0959e7b809f 100644 --- a/arch/x86/crypto/Makefile +++ b/arch/x86/crypto/Makefile @@ -2,8 +2,6 @@ # # x86 crypto algorithms -OBJECT_FILES_NON_STANDARD := y - obj-$(CONFIG_CRYPTO_TWOFISH_586) += twofish-i586.o twofish-i586-y := twofish-i586-asm_32.o twofish_glue.o obj-$(CONFIG_CRYPTO_TWOFISH_X86_64) += twofish-x86_64.o