diff --git a/Makefile b/Makefile index 235d3264..611421c1 100644 --- a/Makefile +++ b/Makefile @@ -249,7 +249,6 @@ SUBARCH := $(shell uname -m | sed -e s/i.86/x86/ -e s/x86_64/x86/ \ # Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile export KBUILD_BUILDHOST := $(SUBARCH) ARCH ?=arm64 -CROSS_COMPILE ?=../PLATFORM/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android- # Architecture as present in compile.h UTS_MACHINE := $(ARCH)