switch to 2.6.37
authorFlorian Fainelli <florian@openwrt.org>
Sat, 12 Feb 2011 19:04:20 +0000 (19:04 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 12 Feb 2011 19:04:20 +0000 (19:04 +0000)
SVN-Revision: 25485

target/linux/uml/Makefile

index 848af1f7cef36280ea824dacbedeae45e8904d1c..22951147c795df91515a9e4165d96de67344bd65 100644 (file)
@@ -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