diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-03 08:50:20 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-03 08:50:20 +0000 |
commit | 99b811879d5118460120fb1509b6152c0b7c0df2 (patch) | |
tree | 30e3c0082050692e27ec5aa95cee015bdf73e567 /target | |
parent | c3bd60b2283fdfc026b7c74e4547d7c8711448fa (diff) |
[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/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 9459c3d17..fe32e86e4 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 |