Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65444
b: refs/heads/master
c: 4d2920c
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 11, 2007
1 parent 45feace commit 0d731e1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e444d14d632a1d379c1793147c61a95a24ed976a
refs/heads/master: 4d2920c9c03b9044c82da16f98eb2d536d240c4e
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/crypto/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
obj-$(CONFIG_CRYPTO_AES_X86_64) += aes-x86_64.o
obj-$(CONFIG_CRYPTO_TWOFISH_X86_64) += twofish-x86_64.o

aes-x86_64-y := aes-x86_64-asm.o aes.o
aes-x86_64-y := aes-x86_64-asm_64.o aes.o
twofish-x86_64-y := twofish-x86_64-asm.o twofish_64.o

File renamed without changes.

0 comments on commit 0d731e1

Please sign in to comment.