From 87f3567087850e9c3c579ecbf965770a4a14da87 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Thu, 14 Mar 2013 12:34:32 +0000 Subject: [PATCH] Kernel update to 3.6.1 --- Makefile | 2 +- ...27-raspberrypi_20121213 => config-3.6.1-raspberrypi_20130305 | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename config-3.2.27-raspberrypi_20121213 => config-3.6.1-raspberrypi_20130305 (100%) 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 -- 2.26.2