]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/skein/Makefile
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into...
[karo-tx-linux.git] / drivers / staging / skein / Makefile
1 #
2 # Makefile for the skein secure hash algorithm
3 #
4 obj-$(CONFIG_CRYPTO_SKEIN) +=   skein.o \
5                                 skein_api.o \
6                                 skein_block.o
7
8 obj-$(CONFIG_CRYPTO_THREEFISH) += threefish_block.o \
9                                   threefish_api.o