From: Jose V Beneyto Date: Thu, 8 Apr 2010 08:31:50 +0000 (+0200) Subject: fixed toolchain's patch for noeabi X-Git-Url: http://gitweb/?a=commitdiff_plain;h=bbf92e749e7a3e4edac2889650aa835ae309c242;p=kernel%2Fversatile.git fixed toolchain's patch for noeabi --- diff --git a/Makefile b/Makefile index de5936a..2ff7501 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ TARGET = arm-unknown-linux-gnu TOPDIR = $(shell pwd) WORK = $(PWD)/work -CROSSTOOLS = $(TOPDIR)/../../toolchain/crosstools +CROSSTOOLS = $(TOPDIR)/../../toolchain-noeabi/crosstools GIT_REPOSITORY = git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git KERNEL_VERSION = 2.6.19