This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34032
Commits
5
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
ccc17c34d6
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ccc17c34d6'
${ noResults }
kernel_samsung_sm7125
/
drivers
/
crypto
/
Makefile
2 lines
54 B
Raw
Normal View
History
Unescape
Escape
[CRYPTO] padlock: Get rid of padlock-generic.c Merge padlock-generic.c into padlock-aes.c and compile AES as a standalone module. We won't make a monolithic padlock.ko with all supported algorithms, instead we'll compile each driver into its own module. Signed-off-by: Michal Ludvig <michal@logix.cz> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
19 years ago
obj-$(CONFIG_CRYPTO_DEV_PADLOCK_AES)
+=
padlock-aes.o