CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed TARGET value and fixed config file
[kernel/raspberrypi.git] / Makefile
index 2c6048efd7debe183572cc656eabba3c30a78ece..366afe8245a457224bbc80de740413355f16c61d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,13 +2,13 @@
 # src/kernel/Makefile
 #
 
-TARGET = arm-crux-linux-gnueabi
+TARGET = arm-crux-linux-gnueabihf
 
 PWD = $(shell pwd)
 WORK = $(PWD)/work
 CROSSTOOLS = $(PWD)/../../toolchain/crosstools
 
-KERNEL_VERSION = 3.2.27-raspberrypi_20121213
+KERNEL_VERSION = 3.6.1-raspberrypi_20130305
 
 .PHONY: all clean image modules map config