You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Jonas Gorski 3e9ad14992 kernel: ocf: add missing kernel dependencies
OCF_CRYPTOSOFT uses both symbols form crypto_hash and crypto_blkcipher,
so let it select these through kernel config.

Fixes the following build error:

ERROR: "crypto_alloc_ahash" [crypto/ocf/cryptosoft.ko] undefined!
ERROR: "crypto_ahash_digest" [crypto/ocf/cryptosoft.ko] undefined!
ERROR: "crypto_ahash_setkey" [crypto/ocf/cryptosoft.ko] undefined!
make[6]: *** [__modpost] Error 1
make[5]: *** [modules] Error 2

Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 37652
11 years ago
..
base-files update the /init file to start /sbin/init 11 years ago
files kernel: ocf: add missing kernel dependencies 11 years ago
image rename target/linux/generic-2.6 to generic 14 years ago
patches-3.3 build: unify target independent optimization options 11 years ago
patches-3.6 build: unify target independent optimization options 11 years ago
patches-3.8 build: unify target independent optimization options 11 years ago
patches-3.9 build: unify target independent optimization options 11 years ago
patches-3.10 kernel: update to linux 3.10.4, refresh patches 11 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.3 kernel: Remove gpio-pwm patches 11 years ago
config-3.6 kernel: Remove gpio-pwm patches 11 years ago
config-3.8 kernel: Remove gpio-pwm patches 11 years ago
config-3.9 kernel: Remove gpio-pwm patches 11 years ago
config-3.10 kernel: add missing iio config symbols for 3.10 11 years ago