diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 18:33:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 18:33:19 +0000 |
commit | 2a0825b4d3af709cbce9f5479ec0128da4bb509a (patch) | |
tree | 897708ef4fc31a3bef8c28523951db5adf5b440e /target/linux/ar71xx/Makefile | |
parent | 3ec3f111ffb7484d1c5c7ad7b8b161d514e3dd65 (diff) | |
download | upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.tar.gz upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.tar.bz2 upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.zip |
update to 2.6.27.13
SVN-Revision: 14179
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 8db27eb955..36b717a965 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.12 +LINUX_VERSION:=2.6.27.13 include $(INCLUDE_DIR)/target.mk |