CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed toolchain dir for 3.0 (now mainline is hardfp) and cleaned up Makefile's header 3.0
authorJose V Beneyto <sepen@crux.nu>
Sat, 21 Sep 2013 09:13:25 +0000 (09:13 +0000)
committerJose V Beneyto <sepen@crux.nu>
Sat, 21 Sep 2013 09:13:25 +0000 (09:13 +0000)
Makefile

index 75bb1dbf6157b8843a8f55bbbdc0dcc0c8340fe7..b02e1e5c068c122357e1f3c201314f6092ff51ae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
 #
-# src/kernel/Makefile
+# kernel/cuieboard/Makefile
 #
 
 TARGET = arm-crux-linux-gnueabihf
 
 PWD = $(shell pwd)
 WORK = $(PWD)/work
-CROSSTOOLS = $(PWD)/../../toolchain-hardfp/crosstools
+CROSSTOOLS = $(PWD)/../../toolchain/crosstools
 
 KERNEL_VERSION = 3.0.76-cubieboard_20130715