CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
fixed toolchain's patch for noeabi
authorJose V Beneyto <sepen@crux.nu>
Thu, 8 Apr 2010 08:31:50 +0000 (10:31 +0200)
committerJose V Beneyto <sepen@crux.nu>
Thu, 8 Apr 2010 08:31:50 +0000 (10:31 +0200)
Makefile

index de5936a19d8be63b7fee528a5c63c9278cd6430b..2ff7501c26437fdd50cd89ccbe1943dc52449ce9 100644 (file)
--- 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