Browse Source

ar71xx: update to 2.6.37.1

SVN-Revision: 25715
Felix Fietkau 15 years ago
parent
commit
4c808e972b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar71xx/Makefile

+ 1 - 1
target/linux/ar71xx/Makefile

@@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
 SUBTARGETS:=generic nand
 
-LINUX_VERSION:=2.6.32.29
+LINUX_VERSION:=2.6.37.1
 
 include $(INCLUDE_DIR)/target.mk