From a68fe5655e0660038bb2474d0eac1f0dca48e06c Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Wed, 17 Jun 2009 08:46:47 +0000
Subject: use 2.6.27.5

SVN-Revision: 16486
---
 target/linux/ar7/Makefile      | 2 +-
 target/linux/brcm63xx/Makefile | 2 +-
 target/linux/olpc/Makefile     | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'target')

diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile
index cf6e2d2021..80b7726244 100644
--- a/target/linux/ar7/Makefile
+++ b/target/linux/ar7/Makefile
@@ -11,7 +11,7 @@ BOARD:=ar7
 BOARDNAME:=TI AR7
 FEATURES:=squashfs jffs2 atm
 
-LINUX_VERSION:=2.6.27.24
+LINUX_VERSION:=2.6.27.25
 
 include $(INCLUDE_DIR)/target.mk
 
diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile
index 09b8f6cb78..c168ed6ba7 100644
--- a/target/linux/brcm63xx/Makefile
+++ b/target/linux/brcm63xx/Makefile
@@ -10,7 +10,7 @@ ARCH:=mips
 BOARD:=brcm63xx
 BOARDNAME:=Broadcom BCM63xx
 FEATURES:=squashfs jffs2 usb atm pci pcmcia
-LINUX_VERSION:=2.6.27.24
+LINUX_VERSION:=2.6.27.25
 
 include $(INCLUDE_DIR)/target.mk
 
diff --git a/target/linux/olpc/Makefile b/target/linux/olpc/Makefile
index 78feebb6e4..c7d542e897 100644
--- a/target/linux/olpc/Makefile
+++ b/target/linux/olpc/Makefile
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -11,7 +11,7 @@ BOARD:=olpc
 BOARDNAME:=OLPC XO-1
 FEATURES:=squashfs ext2
 
-LINUX_VERSION:=2.6.27.24
+LINUX_VERSION:=2.6.27.25
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
-- 
cgit v1.2.3