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 | 44c4cd23f1b13f9a544fd4940b4e774e4ec31e04 (patch) | |
tree | 0e01fcb0bfb324a11c102eb049fdc2b2803c189c /target/linux/ar71xx/Makefile | |
parent | 5e942a9011a64a44a125aaa816fd4e7b7383f6af (diff) | |
download | upstream-44c4cd23f1b13f9a544fd4940b4e774e4ec31e04.tar.gz upstream-44c4cd23f1b13f9a544fd4940b4e774e4ec31e04.tar.bz2 upstream-44c4cd23f1b13f9a544fd4940b4e774e4ec31e04.zip |
update to 2.6.26
SVN-Revision: 11968
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 |