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 | dc3576a1368f2f26938ade420201659f0564ac56 (patch) | |
tree | 77302d466815de789d043668c4f0d3e0520bdf53 /target/linux/ar71xx/Makefile | |
parent | 71e8b3c4f7169c75d86ead18b381f2a83fd8f22d (diff) | |
download | upstream-dc3576a1368f2f26938ade420201659f0564ac56.tar.gz upstream-dc3576a1368f2f26938ade420201659f0564ac56.tar.bz2 upstream-dc3576a1368f2f26938ade420201659f0564ac56.zip |
oops, i accidentally switched it to 2.6.27.7
SVN-Revision: 13495
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 |