CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed default (mainline) toolchain to use
authorJose V Beneyto <sepen@crux.nu>
Wed, 14 Aug 2013 10:33:34 +0000 (10:33 +0000)
committerJose V Beneyto <sepen@crux.nu>
Wed, 14 Aug 2013 10:33:34 +0000 (10:33 +0000)
Makefile

index 3346bdbd071e5282aaa1af8e5947935a3927dc86..e291493d25d36c0f97b75ecc9cef40284ed86677 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.5.4