Browse Source

switch to 2.6.37

SVN-Revision: 25485
Florian Fainelli 15 years ago
parent
commit
13956e905e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/uml/Makefile

+ 1 - 1
target/linux/uml/Makefile

@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=ext4 audio
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
-LINUX_VERSION:=2.6.32.27
+LINUX_VERSION:=2.6.37
 
 include $(INCLUDE_DIR)/target.mk