From efa6551dbff0c3f8ae6b9a0d6ba5ae05e55289e1 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 12 Feb 2011 19:04:20 +0000 Subject: [PATCH] [uml] switch to 2.6.37 SVN-Revision: 25485 --- target/linux/uml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 848af1f7ce..22951147c7 100644 --- a/target/linux/uml/Makefile +++ b/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 -- 2.30.2