From: Randy Dunlap Date: Tue, 10 Mar 2009 18:59:36 +0000 (-0700) Subject: Staging: p9auth: fix dependency/build error X-Git-Tag: v2.6.30-rc1~202^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9752ef46c6d32b7ccf10b874f00e433844db2b1a;p=pandora-kernel.git Staging: p9auth: fix dependency/build error Fix p9auth dependency/build failure. It needs to depend on CRYPTO. p9auth.c:(.text+0x107297): undefined reference to `crypto_alloc_base' p9auth.c:(.text+0x1073d4): undefined reference to `crypto_destroy_tfm' Signed-off-by: Randy Dunlap Cc: Ashwin Ganti Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed