summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-02-15 07:52:55 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-02-15 07:52:55 +0000
commit731a4e5b1dfb1c2f68d343a5c106600137c44538 (patch)
treec9468ee87c2e720203c629079d0deac1e320f59d /target/linux/ar71xx/Makefile
parent47665da4303df774f04b3d9fa0796d4073d9a47e (diff)
downloadmaster-31e0f0ae-731a4e5b1dfb1c2f68d343a5c106600137c44538.tar.gz
master-31e0f0ae-731a4e5b1dfb1c2f68d343a5c106600137c44538.tar.bz2
master-31e0f0ae-731a4e5b1dfb1c2f68d343a5c106600137c44538.zip
switch to 2.6.28
SVN-Revision: 14514
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 2754cdf123..78ecd47df1 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2008-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:=ar71xx
BOARDNAME:=Atheros AR71xx
FEATURES:=squashfs tgz
-LINUX_VERSION:=2.6.27.17
+LINUX_VERSION:=2.6.28.5
include $(INCLUDE_DIR)/target.mk