CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Update Makefile for hardfloat toolchain and latest kernel config 2.7
authorRyan Mullen <rmull@rmull.com>
Fri, 2 Nov 2012 01:45:16 +0000 (21:45 -0400)
committerRyan Mullen <rmull@rmull.com>
Fri, 2 Nov 2012 01:45:16 +0000 (21:45 -0400)
Makefile

index c68fd83752cc510fc0d26f35bdfabf9b7385f24e..e3568dede640718527cd705d1945d5790b350189 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,13 +2,13 @@
 # src/kernel/cubox/Makefile
 #
 
-TARGET = arm-crux-linux-gnueabi
+TARGET = arm-crux-linux-gnueabihf
 
 PWD = $(shell pwd)
 WORK = $(PWD)/work
-CROSSTOOLS = $(PWD)/../../toolchain/crosstools
+CROSSTOOLS = $(PWD)/../../toolchain-hardfp/crosstools
 
-KERNEL_VERSION = 2.6.32.9-cubox_20120605
+KERNEL_VERSION = 3.5.3-cubox_20121014
 
 .PHONY: all clean image modules map config