]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/skein/Makefile
Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2...
[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-y := skein_base.o \
6            skein_api.o \
7            skein_block.o \
8            threefish_block.o \
9            threefish_api.o \
10            skein_generic.o