Commit 66a23a1c authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Undo of accidental change of default compiler

Undo of accidental change of default compiler
parent 9463728f
......@@ -194,7 +194,7 @@ SUBARCH := arm
# Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile
ARCH ?= $(SUBARCH)
CROSS_COMPILE ?= arm-xscale-linux-gnu-
CROSS_COMPILE ?= arm-linux-
# 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