x86/crypto: Enable objtool in crypto code
[sfrench/cifs-2.6.git] / arch / x86 / crypto / Makefile
index b28e36b7c96bef7baa7f8924a1e705b964b123f8..d0959e7b809f78fc35908028531e3fdac8640cb9 100644 (file)
@@ -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