summaryrefslogtreecommitdiffstats
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
commitdc3576a1368f2f26938ade420201659f0564ac56 (patch)
tree77302d466815de789d043668c4f0d3e0520bdf53
parent71e8b3c4f7169c75d86ead18b381f2a83fd8f22d (diff)
downloadmaster-31e0f0ae-dc3576a1368f2f26938ade420201659f0564ac56.tar.gz
master-31e0f0ae-dc3576a1368f2f26938ade420201659f0564ac56.tar.bz2
master-31e0f0ae-dc3576a1368f2f26938ade420201659f0564ac56.zip
oops, i accidentally switched it to 2.6.27.7
SVN-Revision: 13495
-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