diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-02-26 00:30:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-02-26 00:30:26 +0000 |
commit | 72c8ef77eb94767187503370080b2a95825b31c9 (patch) | |
tree | 3e934d5bcc6beb3eda4b3fc5031a02eb0440ca3f /target/linux/atheros | |
parent | b8000cab8b8f37cce0f4cc2054448ab9efd2a062 (diff) | |
download | master-187ad058-72c8ef77eb94767187503370080b2a95825b31c9.tar.gz master-187ad058-72c8ef77eb94767187503370080b2a95825b31c9.tar.bz2 master-187ad058-72c8ef77eb94767187503370080b2a95825b31c9.zip |
atheros: update to 2.6.37.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25720 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index 42f49902e5..dabd71988c 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.32.29 +LINUX_VERSION:=2.6.37.1 include $(INCLUDE_DIR)/target.mk |