diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-28 09:48:29 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-28 09:48:29 +0000 |
commit | 2e588d167a5e147e73e8962487fc364b3113ace0 (patch) | |
tree | 9b117644af2ddc2bc2e458fd7f613efbe4a15762 /target/linux/ar71xx/Makefile | |
parent | 0bad7a057a6f74540c48d1c4cb61fa4cc52a19e2 (diff) |
[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 |