CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed toolchain dir for 3.0 (now mainline is hardfp)
authorJose V Beneyto <sepen@crux.nu>
Mon, 16 Sep 2013 09:14:12 +0000 (09:14 +0000)
committerJose V Beneyto <sepen@crux.nu>
Mon, 16 Sep 2013 09:14:12 +0000 (09:14 +0000)
Makefile

index 0f990b9fb4310c843a73851498174f234a66bd1b..e43661d8f5a4ec5860addc707eb8b89386387a87 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ TARGET = arm-crux-linux-gnueabihf
 
 PWD = $(shell pwd)
 WORK = $(PWD)/work
-CROSSTOOLS = $(PWD)/../../toolchain-hardfp/crosstools
+CROSSTOOLS = $(PWD)/../../toolchain/crosstools
 
 KERNEL_VERSION = 3.4.43-cubieboard2_20130827