12c98833aSArd Biesheuvel# 22c98833aSArd Biesheuvel# linux/arch/arm64/crypto/Makefile 32c98833aSArd Biesheuvel# 42c98833aSArd Biesheuvel# Copyright (C) 2014 Linaro Ltd <ard.biesheuvel@linaro.org> 52c98833aSArd Biesheuvel# 62c98833aSArd Biesheuvel# This program is free software; you can redistribute it and/or modify 72c98833aSArd Biesheuvel# it under the terms of the GNU General Public License version 2 as 82c98833aSArd Biesheuvel# published by the Free Software Foundation. 92c98833aSArd Biesheuvel# 102c98833aSArd Biesheuvel 112c98833aSArd Biesheuvelobj-$(CONFIG_CRYPTO_SHA1_ARM64_CE) += sha1-ce.o 122c98833aSArd Biesheuvelsha1-ce-y := sha1-ce-glue.o sha1-ce-core.o 13