Trying to load the DEU modules results in unresolved symbols. This provides them. This requires the previous patch to be applied first.
Signed-off-by: Daniel Gimpelevich <[email protected]> --- a/target/linux/lantiq/config-default 2013-05-28 02:46:04.156620670 -0700 +++ b/target/linux/lantiq/config-default 2013-05-28 02:40:48.595055885 -0700 @@ -21,6 +21,8 @@ CONFIG_CPU_R4K_FPU=y CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y CONFIG_CPU_SUPPORTS_HIGHMEM=y +CONFIG_CRYPTO_HASH=y +CONFIG_CRYPTO_HASH2=y CONFIG_CSRC_R4K=y # CONFIG_DEBUG_PINCTRL is not set CONFIG_DECOMPRESS_LZMA=y _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
