diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-07-28 09:48:29 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-07-28 09:48:29 +0000 |
commit | 1a1bdc1fe96a044c7204a1518a894182f224110e (patch) | |
tree | 9b117644af2ddc2bc2e458fd7f613efbe4a15762 /target/linux/ar71xx/Makefile | |
parent | 84f5308f97c7efb5816976b41c28a1e43230d56b (diff) | |
download | master-187ad058-1a1bdc1fe96a044c7204a1518a894182f224110e.tar.gz master-187ad058-1a1bdc1fe96a044c7204a1518a894182f224110e.tar.bz2 master-187ad058-1a1bdc1fe96a044c7204a1518a894182f224110e.zip |
[ar71xx] update to 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11968 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 0aa715da43..962f98f53e 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -11,7 +11,7 @@ BOARD:=ar71xx BOARDNAME:=Atheros AR71xx FEATURES:=squashfs tgz broken -LINUX_VERSION:=2.6.25.12 +LINUX_VERSION:=2.6.26 include $(INCLUDE_DIR)/target.mk |