summaryrefslogtreecommitdiffstats
path: root/arm_config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'arm_config.mk')
-rw-r--r--arm_config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/arm_config.mk b/arm_config.mk
index c4cf99d507..a13603e409 100644
--- a/arm_config.mk
+++ b/arm_config.mk
@@ -21,6 +21,8 @@
# MA 02111-1307 USA
#
+CROSS_COMPILE ?= arm-linux-
+
PLATFORM_CPPFLAGS += -DCONFIG_ARM -D__ARM__
LDSCRIPT := $(SRCTREE)/cpu/$(CPU)/u-boot.lds
OpenPOWER on IntegriCloud