From: Michael Ellerman Date: Wed, 11 Mar 2015 04:06:01 +0000 (+1100) Subject: selftests: Add install support for the powerpc tests X-Git-Tag: omap-for-v4.2/o2_dc~193^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6faeeea44b84;p=pandora-kernel.git selftests: Add install support for the powerpc tests The bulk of the selftests are actually below the powerpc sub directory. This adds support for installing them, when on a powerpc machine, or if ARCH and CROSS_COMPILE are set appropriately. This is a little more complicated because of the sub directory structure under powerpc, but much of the common logic in lib.mk is still used. The net effect of the patch is still a reduction in code. Signed-off-by: Michael Ellerman Signed-off-by: Shuah Khan --- Reading git-diff-tree failed