[MTD] Avoid 64-bit division in mtdconcat
[deliverable/linux.git] / drivers / crypto / Makefile
1
2 obj-$(CONFIG_CRYPTO_DEV_PADLOCK) += padlock.o
3
4 padlock-objs-$(CONFIG_CRYPTO_DEV_PADLOCK_AES) += padlock-aes.o
5
6 padlock-objs := padlock-generic.o $(padlock-objs-y)
7
This page took 0.029932 seconds and 5 git commands to generate.