Browse Source

update to 2.6.37

SVN-Revision: 25448
Florian Fainelli 15 years ago
parent
commit
7df1eafd17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/malta/Makefile

+ 1 - 1
target/linux/malta/Makefile

@@ -12,7 +12,7 @@ CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
 SUBTARGETS:=le be
 INITRAMFS_EXTRA_FILES:=
 
-LINUX_VERSION:=2.6.36.2
+LINUX_VERSION:=2.6.37
 
 include $(INCLUDE_DIR)/target.mk