X-Git-Url: http://gitweb/?a=blobdiff_plain;f=Makefile;h=366afe8245a457224bbc80de740413355f16c61d;hb=5ba459232086d0551af1fc45f92577e4b3c90b9c;hp=2c6048efd7debe183572cc656eabba3c30a78ece;hpb=4f2f08ed688986f0ff2a711c50dbb22c823f302f;p=kernel%2Fraspberrypi.git diff --git a/Makefile b/Makefile index 2c6048e..366afe8 100644 --- 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