diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-26 00:30:26 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-26 00:30:26 +0000 |
commit | 6b40c569944a8d9b1e25d1fcd876e30fe7febb14 (patch) | |
tree | 3e934d5bcc6beb3eda4b3fc5031a02eb0440ca3f /target/linux/atheros/Makefile | |
parent | 9a4c96e6e928efff071679e07963fdfeaee93d71 (diff) |
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/Makefile')
-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 |