Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / drivers / staging / skein / Makefile
blob86b7966d694e9b1f13d97246b5874b11e5c21d51
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the skein secure hash algorithm
5 obj-$(CONFIG_CRYPTO_SKEIN) += skein.o
6 skein-y := skein_base.o \
7 skein_api.o \
8 skein_block.o \
9 threefish_block.o \
10 threefish_api.o \
11 skein_generic.o