Commit a76beae6 authored by hellsgod's avatar hellsgod
Browse files

Makefile: Change to Linaro 4.9.1-2014.05

parent f18f6cf6
......@@ -193,7 +193,7 @@ SUBARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ \
# Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile
export KBUILD_BUILDHOST := $(SUBARCH)
ARCH ?= $(SUBARCH)
CROSS_COMPILE ?= /home/hellsgod/Android/Kernel/linaro_toolchains_2014/arm-linux-gnueabi-linaro_4.8.3-2014.03/bin/arm-gnueabi-
CROSS_COMPILE ?= /home/hellsgod/Android/Kernel/linaro_toolchains_2014/arm-linux-gnueabi-linaro_4.9.1-2014.05/bin/arm-eabi-
# Architecture as present in compile.h
UTS_MACHINE := $(ARCH)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment