From: Seth Jennings Date: Wed, 13 Jun 2012 18:22:42 +0000 (-0500) Subject: crypto: nx - move nx build to driver/crypto Makefile X-Git-Tag: v3.6-rc1~94^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ead5d7ff824a01cb07921c9211a7e29437a929;p=pandora-kernel.git crypto: nx - move nx build to driver/crypto Makefile When the nx driver was pulled, the Makefile that actually builds it is arch/powerpc/Makefile. This is unnatural. This patch moves the line that builds the nx driver from arch/powerpc/Makefile to drivers/crypto/Makefile where it belongs. Signed-off-by: Seth Jennings Acked-by: Kent Yoder Signed-off-by: Herbert Xu --- Reading git-diff-tree failed