Borislav Petkov 5e553110f2 [CRYPTO] authenc: Select HASH in Kconfig
i get here:

----
  LD      vmlinux
  SYSMAP  System.map
  SYSMAP  .tmp_System.map
  Building modules, stage 2.
  MODPOST 226 modules
ERROR: "crypto_hash_type" [crypto/authenc.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
---

which fails because crypto_hash_type is declared in crypto/hash.c. You might wanna
fix it like so:

Signed-off-by: Borislav Petkov <bbpetkov@yahoo.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-01-11 08:16:39 +11:00
..
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2008-01-11 08:16:24 +11:00
2007-11-02 08:47:06 +01:00
2008-01-11 08:16:19 +11:00
2007-10-10 16:55:38 -07:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2007-07-13 08:06:14 -07:00