From e16916480d75d32b1de29fa872f1a90e4a8798f5 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Mon, 13 Feb 2012 16:05:30 +0000
Subject: [PATCH] update to 3.2

SVN-Revision: 30503
---
 target/linux/malta/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile
index 6557a85a1a..4637403871 100644
--- a/target/linux/malta/Makefile
+++ b/target/linux/malta/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=le be
 INITRAMFS_EXTRA_FILES:=
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
-LINUX_VERSION:=3.0.18
+LINUX_VERSION:=3.2.5
 
 include $(INCLUDE_DIR)/target.mk
 
-- 
GitLab