drm/amd/display: Update MST edid property every time
[linux/fpc-iii.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