diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-03 08:50:20 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-03 08:50:20 +0000 |
commit | 0b7342c6eca6530debc943b766dc7c76692099ac (patch) | |
tree | 30e3c0082050692e27ec5aa95cee015bdf73e567 /target/linux/ar71xx/Makefile | |
parent | 6c9d3d12bd560afb76c1184bd2814f528c08ce98 (diff) | |
download | upstream-0b7342c6eca6530debc943b766dc7c76692099ac.tar.gz upstream-0b7342c6eca6530debc943b766dc7c76692099ac.tar.bz2 upstream-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/linux/ar71xx/Makefile')
-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 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 |