diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-15 13:40:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-15 13:40:35 +0000 |
commit | 3ca7f3bd6f53c36530693696670a182208b0925c (patch) | |
tree | 82045268d4433857ba27c34fabcb48a00851469c /target/linux/ar71xx/Makefile | |
parent | aa59a08b45f29fa21bda8fcbc2f159047f6034ce (diff) | |
download | upstream-3ca7f3bd6f53c36530693696670a182208b0925c.tar.gz upstream-3ca7f3bd6f53c36530693696670a182208b0925c.tar.bz2 upstream-3ca7f3bd6f53c36530693696670a182208b0925c.zip |
update to 2.6.27.11
SVN-Revision: 14043
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 7c1d44f9b5..b7aa42cfd5 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.10 +LINUX_VERSION:=2.6.27.11 include $(INCLUDE_DIR)/target.mk |