aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/size/Makefile
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2015-03-04 21:41:31 +1100
committerShuah Khan <shuahkh@osg.samsung.com>2015-03-19 15:16:51 -0600
commit84f887bfb930e7fbc01c060edd68c7cc6e2b824b (patch)
tree4eee03c4146aa2174e4b90b4098c0875ecb08f26 /tools/testing/selftests/size/Makefile
parentselftests: Add install support for the powerpc tests (diff)
downloadwireguard-linux-84f887bfb930e7fbc01c060edd68c7cc6e2b824b.tar.xz
wireguard-linux-84f887bfb930e7fbc01c060edd68c7cc6e2b824b.zip
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 <mpe@ellerman.id.au> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/size/Makefile')
-rw-r--r--tools/testing/selftests/size/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/testing/selftests/size/Makefile b/tools/testing/selftests/size/Makefile
index e4353d74ea6e..bbd0b5398b61 100644
--- a/tools/testing/selftests/size/Makefile
+++ b/tools/testing/selftests/size/Makefile
@@ -1,5 +1,3 @@
-CC = $(CROSS_COMPILE)gcc
-
all: get_size
get_size: get_size.c