From: Victor Martinez Date: Thu, 14 Mar 2013 12:34:32 +0000 (+0000) Subject: Kernel update to 3.6.1 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=87f3567087850e9c3c579ecbf965770a4a14da87;p=kernel%2Fraspberrypi.git Kernel update to 3.6.1 --- diff --git a/Makefile b/Makefile index 2c6048e..24d233f 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ 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 diff --git a/config-3.2.27-raspberrypi_20121213 b/config-3.6.1-raspberrypi_20130305 similarity index 100% rename from config-3.2.27-raspberrypi_20121213 rename to config-3.6.1-raspberrypi_20130305