git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6faeeea
)
selftests: Set CC using CROSS_COMPILE once in lib.mk
author
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 4 Mar 2015 10:41:31 +0000
(21:41 +1100)
committer
Shuah Khan
<shuahkh@osg.samsung.com>
Thu, 19 Mar 2015 21:16:51 +0000
(15:16 -0600)
This avoids repeating the logic in every Makefile. We mimic the
top-level Makefile and use $(CROSS_COMPILE)gcc.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
No differences found