From: Michael Ellerman Date: Wed, 4 Mar 2015 10:41:31 +0000 (+1100) Subject: selftests: Set CC using CROSS_COMPILE once in lib.mk X-Git-Tag: omap-for-v4.2/o2_dc~193^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f887bfb930e7fbc01c060edd68c7cc6e2b824b;p=pandora-kernel.git selftests: Set CC using CROSS_COMPILE once in lib.mk This avoids repeating the logic in every Makefile. We mimic the top-level Makefile and use $(CROSS_COMPILE)gcc. Signed-off-by: Michael Ellerman Signed-off-by: Shuah Khan --- Reading git-diff-tree failed