aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-12-03 08:50:20 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-12-03 08:50:20 +0000
commit0b7342c6eca6530debc943b766dc7c76692099ac (patch)
tree30e3c0082050692e27ec5aa95cee015bdf73e567 /target
parent6c9d3d12bd560afb76c1184bd2814f528c08ce98 (diff)
downloadmaster-187ad058-0b7342c6eca6530debc943b766dc7c76692099ac.tar.gz
master-187ad058-0b7342c6eca6530debc943b766dc7c76692099ac.tar.bz2
master-187ad058-0b7342c6eca6530debc943b766dc7c76692099ac.zip
[ar71xx] oops, i accidentally switched it to 2.6.27.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13495 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 9459c3d17a..fe32e86e44 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -11,7 +11,7 @@ BOARD:=ar71xx
BOARDNAME:=Atheros AR71xx
FEATURES:=squashfs tgz
-LINUX_VERSION:=2.6.27.7
+LINUX_VERSION:=2.6.26.8
include $(INCLUDE_DIR)/target.mk