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 | c4a5ad47f235f554da741f2dff4597a6ead451b6 (patch) | |
tree | ecbcabe5091d2ebc6b6313e4bbd0af46f4ebe9f1 | |
parent | 377898e785235c4acf967be9f2e4b0c8570dcfe3 (diff) | |
download | upstream-c4a5ad47f235f554da741f2dff4597a6ead451b6.tar.gz upstream-c4a5ad47f235f554da741f2dff4597a6ead451b6.tar.bz2 upstream-c4a5ad47f235f554da741f2dff4597a6ead451b6.zip |
atheros: update to 2.6.37.1
SVN-Revision: 25720
-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 |