From f5818c9e93d0247f4fe6e7aece0962fd98c9015b Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 17 Jun 2009 08:46:47 +0000 Subject: [kernel] use 2.6.27.5 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16486 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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